summaryrefslogtreecommitdiffstats
path: root/deps/glm/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/glm/CMakeLists.txt')
-rw-r--r--deps/glm/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/deps/glm/CMakeLists.txt b/deps/glm/CMakeLists.txt
deleted file mode 100644
index 49a8d8e..0000000
--- a/deps/glm/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-add_library(glm INTERFACE)
-target_include_directories(glm INTERFACE "${CMAKE_CURRENT_LIST_DIR}/include")