Skip to Content

rsig v0.1.1

Created
Updated

rioki's signal library

# 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}) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Sean Farrell's avatar Sean Farrell

# Changelog

  • 9065505 [rsig] Updates rsig to 0.1.1 (#25669)
  • 7ef0c78 [rsig] Adds new port rsig v0.1.0 (#24246)

# Source