Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@domire8 domire8 released this 24 Jun 05:52
· 39 commits to main since this release
f6edb64

Version 1.1.0 sets control libraries version 6.0.0 as default and fixes the GitHub workflow. Additionally, the C++ library now has its proper CMake configuration and can be included and linked with find_package(network_interfaces) and target_link_libraries(${MY_TARGET} ${network_interfaces_LIBRARIES}).