stormlibΒΆ

hunter_add_package(stormlib)
find_package(stormlib CONFIG REQUIRED)
#...
target_link_libraries(foo stormlib::stormlib)