Closed gubatron closed 6 years ago
Adds a cmake build script that:
To use type: cmake . make
Use make clean to clean the build.
make clean
Thanks a lot, @gubatron . I was thinking of doing it myself but was not able to write CMakeLists.txt properly. Tested and merged
Adds a cmake build script that:
To use type: cmake . make
Use
make clean
to clean the build.