X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=CMakeLists.txt;h=e5f53a214087c9adbbb9764a6c445b09358fea2f;hp=734d5934f7e5af3a8fe333107881577aa78d95b3;hb=331db7c58d2011091e7c35776c841497e19a8501;hpb=4e3a68ee0d03f41a839403003225dcfaa8ca63ec diff --git a/CMakeLists.txt b/CMakeLists.txt index 734d5934..e5f53a21 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,6 +10,8 @@ macro(subproject name) endif () endmacro() +subproject(daemon) +subproject(d0_blind_id) subproject(darkplaces) subproject(data/xonotic-data.pk3dir) subproject(gmqcc)