Skip to content

v00-01

Compare
Choose a tag to compare
@rete rete released this 10 Feb 12:30
· 7 commits to master since this release

v00-01

  • 2021-02-08 tmadlener (PR#15)

    • Export sio library as SIO::sio target for easier downstream usage. (For the moment SIO_INCLUDE_DIR and SIO_LIBRARIES are also still defined in a call to find_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
  • 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