rioki's signal library
Run the following Vcpkg command to install the port.
vcpkg install rsig
The package rsig is header only and can be used from CMake via:
find_path(RSIG_INCLUDE_DIRS "rsig/rsig.h")
target_include_directories(main PRIVATE ${RSIG_INCLUDE_DIRS})
v0.1.1#0
Jul 13, 2022
All
rioki/rsig1
github.com/rioki/rsig
9065505cd6
MIT
Manifest