v00-01
v00-01
-
2021-02-08 tmadlener (PR#15)
- Export sio library as
SIO::sio
target for easier downstream usage. (For the momentSIO_INCLUDE_DIR
andSIO_LIBRARIES
are also still defined in a call tofind_package(SIO)
to keep some backwards compatibility). - Remove now obsolete cmake configuration by replacing it with more standard cmake approaches.
- Bump minimum required cmake version to 3.12
- Export sio library as
-
2021-01-13 tmadlener (PR#16)
- Use github actions for CI and remove travis CI.
-
2021-01-05 Valentin Volkl (PR#13)
- install cmake files under lib/cmake/SIO