rsigv0.2.1
- Updated
rioki's signal library
- Project website: https://github.com/rioki/rsig
#Usage
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})#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Host Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Sean Farrell