cmake GLM examples

dwjclark11/Scion2D CMakeLists.txt :61

find_package(glm CONFIG REQUIRED)

koide3/interactive_slam CMakeLists.txt :28

find_package(GLM REQUIRED)

theICTlab/3DUNDERWORLD-SLS-GPU_CPU CMakeLists.txt :34

find_package( GLM REQUIRED )

DragonJoker/Castor3D test/CastorUtils/CMakeLists.txt :6

find_package( glm CONFIG QUIET )

fzi-forschungszentrum-informatik/gpu-voxels packages/gpu_voxels/CMakeLists.txt :24

FIND_PACKAGE(GLM)

bmwcarit/ramses CMakeLists.txt :220

find_package(glm QUIET)

keith2018/SoftGLRender third_party/glm/test/cmake/CMakeLists.txt :4

find_package(glm REQUIRED)

stanislawfortonski/Procedural-Terrain-Generator-OpenGL CMakeLists.txt :22

find_package(GLM REQUIRED)

NVIDIA/OptiX_Apps apps/GLTF_renderer/CMakeLists.txt :186

find_package(GLM REQUIRED)

dpaulat/supercell-wx scwx-qt/scwx-qt.cmake :20

find_package(glm)

RenderKit/ospray apps/CMakeLists.txt :14

find_package(glm REQUIRED)

Autodesk/Aurora Applications/Plasma/CMakeLists.txt :10

find_package(glm REQUIRED)

adventuregamestudio/ags CMakeLists.txt :321

find_package(glm REQUIRED)

projectM-visualizer/projectm CMakeLists.txt :104

find_package(GLM REQUIRED)

SamVanheer/HalfLifeAssetManager CMakeLists.txt :77

find_package(glm CONFIG REQUIRED)

KiCad/kicad-source-mirror CMakeLists.txt :794

find_package( GLM 0.9.8 REQUIRED )

NVIDIA/VisRTX CMakeLists.txt :83

find_package(glm QUIET)

shawwn/noh cmake/FindGLM.cmake :25

find_package(glm QUIET NO_MODULE)

phisko/kengine kengine/glm/CMakeLists.txt :3

find_package(glm CONFIG REQUIRED)

plstcharles/litiv CMakeLists.txt :129

find_package(GLM QUIET)

GLVis/glvis CMakeLists.txt :175

find_package(glm QUIET HINTS ${GLM_DIR})

arrayfire/forge CMakeLists.txt :28

find_package(glm CONFIG QUIET)

cginternals/globjects source/globjects/CMakeLists.txt :6

find_package(glm CONFIG REQUIRED)

jmanc3/winbar CMakeLists.txt :102

find_package(glm REQUIRED)

KhronosGroup/OpenCL-SDK cmake/Dependencies/glm/glm.cmake :2

find_package(glm CONFIG)

xieyuser/GS-LIVM external/glm/test/cmake/CMakeLists.txt :4

find_package(glm REQUIRED)

vectorgraphics/asymptote cmake-scripts/external-libs.cmake :55

find_package(glm CONFIG)

mxcop/src-dgi extern/glm/test/cmake/CMakeLists.txt :5

find_package(glm REQUIRED)

eu07/maszyna CMakeLists.txt :476

find_package(GLM REQUIRED)