/SimpleRibbon

BuRR (bumped ribbon retrieval), but with CMake support and a non-header library to reduce compile times.

Primary LanguageC++Apache License 2.0Apache-2.0

SimpleRibbon

BuRR (bumped ribbon retrieval), but with CMake support and a non-header library to reduce compile times.

Library usage

Add the following to your CMakeLists.txt.

add_subdirectory(path/to/SimpleRibbon)
target_link_libraries(YourTarget PRIVATE SimpleRibbon)

License

This code is licensed under the Apache 2.0 license.