worldspawn/libs/ddslib/CMakeLists.txt
2020-11-17 12:16:16 +01:00

3 lines
58 B
CMake

add_library(ddslib
ddslib.c ../ddslib.h
)