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