aboutsummaryrefslogtreecommitdiff
path: root/3rdparty/glm/CMakeLists.txt
blob: 4ba97e38e147394447372b4b58fe8b6b5ec482c6 (plain)
1
2
3
4
5
6
add_subdirectory(source)

set_target_properties(glm
PROPERTIES
    UNITY_BUILD OFF
)