X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=fa840e5e192bb710e9daec7af3ee8e79a48107c8;hp=23080598b53504e61e954830ad56295dc97b3c7f;hb=4de6a918422eb1ca50526cca73c0a7da91917ddd;hpb=eb3a4bed3f841c1ad6af3f7f066bd731024537bf diff --git a/CMakeLists.txt b/CMakeLists.txt index 23080598..fa840e5e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ function(subproject id name) endfunction() subproject(PKI d0_blind_id) -subproject(DAEMON daemon) +subproject(DAEMON daemon-glue) subproject(DP darkplaces) subproject(QCC gmqcc) subproject(RADIANT netradiant)