File indexing completed on 2025-05-18 03:51:42

0001 #!/bin/sh
0002 cmake . -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_PREFIX=/usr
0003