File size: 102 Bytes
2d8be8f
 
1
2
3
cmake -S. -Bbuild -DCMAKE_INSTALL_PREFIX:PATH=.
cmake --build build --config Release --target install