vmap/libs/mathlib/CMakeLists.txt

8 lines
120 B
CMake

add_library(mathlib
bbox.c
line.c
m4x4.c
mathlib.c ../mathlib.h
ray.c
)