Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 189 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 189 Bytes
conan install . --output-folder=build --build=missing --profile=webassembly.profile
cd build
cmake .. -DCMAKE_TOOLCHAIN_FILE="conan_toolchain.cmake" -DCMAKE_BUILD_TYPE=Release