Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 509 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 509 Bytes

sp3

Build Status Build status

Utility library and functions for Sp3 files

cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/usr/local/lib
cmake --build build --target all --config=Release -- -j4
cd build && sudo make install