Skip to content

Latest commit

 

History

History
executable file
·
6 lines (5 loc) · 271 Bytes

README.md

File metadata and controls

executable file
·
6 lines (5 loc) · 271 Bytes

3d-again

conan install . --output-folder=build --build=missing --settings=build_type=Debug cmake -S . -B build -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS=ON cmake --build build make --build build --target test