X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=CMakeLists.txt;h=23080598b53504e61e954830ad56295dc97b3c7f;hp=e63f71f6654983d9ed0195700ec4070da685694f;hb=c6297696eda1a5a66f2d25b1358e2b21898ab3ea;hpb=591141a9ad63861c1bcd85bdd54bf726bef8e0d5 diff --git a/CMakeLists.txt b/CMakeLists.txt index e63f71f6..23080598 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,12 +13,12 @@ function(subproject id name) endif () endfunction() -subproject(DAEMON daemon) subproject(PKI d0_blind_id) +subproject(DAEMON daemon) subproject(DP darkplaces) -subproject(DATA data/xonotic-data.pk3dir) subproject(QCC gmqcc) subproject(RADIANT netradiant) +subproject(DATA data/xonotic-data.pk3dir) if (DOWNLOAD_MAPS) add_custom_target(update-maps ALL