X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=CMakeLists.txt;h=fa840e5e192bb710e9daec7af3ee8e79a48107c8;hp=23080598b53504e61e954830ad56295dc97b3c7f;hb=24a9e8b3efb4c764666647aa1d6668978ff10296;hpb=cd7078f2f7bd23108f92aed9f750f2749f65fb56 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)