cmake find_package(GLM) examples
Framstag/libosmscout
cmake/features.cmake
:233
find_package
(GLM)
fallahn/tmxlite
OpenGLExample/CMakeLists.txt
:28
find_package
(GLM REQUIRED)