3 lines
81 B
CMake
3 lines
81 B
CMake
|
|
set(GLM_ENABLE_CXX_20 ON)
|
|
add_subdirectory(${CMAKE_SOURCE_DIR}/dependencies/glm) |