X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=libs%2Fddslib%2FCMakeLists.txt;h=a45ccc7f232151fab0acac7cd96c5fb0d8535e66;hb=fc8a70d5fbfc703478d25980fd151e97b19c416c;hp=d4de1a7c80b859004577c85b28659b4cdc518a8c;hpb=f32d0142f9d3c220966cd608ed0082133f331de5;p=xonotic%2Fnetradiant.git diff --git a/libs/ddslib/CMakeLists.txt b/libs/ddslib/CMakeLists.txt index d4de1a7c..a45ccc7f 100644 --- a/libs/ddslib/CMakeLists.txt +++ b/libs/ddslib/CMakeLists.txt @@ -1,3 +1,3 @@ -add_library(ddslib +add_library(ddslib STATIC ddslib.c ../ddslib.h )