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.2.0#0
Dec 1, 2025
All
rioki/rsig
github.com/rioki/rsig
ce09546647
MIT
Manifest