X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=CMakeLists.txt;h=55ee124f2d4357938270551be374b0f99032956a;hp=734d5934f7e5af3a8fe333107881577aa78d95b3;hb=77b31c853930291e9b20f0235acc41a6369fd8de;hpb=8d73b1dcef03cb43c24244c62a72c44e415be067 diff --git a/CMakeLists.txt b/CMakeLists.txt index 734d5934..55ee124f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,6 +10,7 @@ macro(subproject name) endif () endmacro() +subproject(daemon) subproject(darkplaces) subproject(data/xonotic-data.pk3dir) subproject(gmqcc)