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