glmΒΆ

hunter_add_package(glm)
find_package(glm REQUIRED)
target_link_libraries(... PRIVATE glm)