File indexing completed on 2024-04-28 04:02:41

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