File indexing completed on 2025-03-02 03:50:27

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