]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - libs/mathlib/CMakeLists.txt
Cmake cleanup
[xonotic/netradiant.git] / libs / mathlib / CMakeLists.txt
index ca8387d217be2700f05fb083fe0a0a44760bef17..641838f7fad7b70d48d19081928148f017a46ea4 100644 (file)
@@ -1,7 +1,7 @@
 add_library(mathlib
-    bbox.c
-    line.c
-    m4x4.c
-    mathlib.c
-    ray.c
-)
+        bbox.c
+        line.c
+        m4x4.c
+        mathlib.c mathlib.h
+        ray.c
+        )