From fa2f7c186e4f97e6562696b0f41b9711abb62a11 Mon Sep 17 00:00:00 2001 From: TimePath Date: Sun, 19 Jun 2016 16:11:31 +1000 Subject: [PATCH] CMake: add d0_blind_id --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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) -- 2.39.2