From: TimePath <andrew.hardaker1995@gmail.com>
Date: Sun, 19 Jun 2016 06:11:31 +0000 (+1000)
Subject: CMake: add d0_blind_id
X-Git-Tag: xonotic-v0.8.2~22
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=fa2f7c186e4f97e6562696b0f41b9711abb62a11;p=xonotic%2Fxonotic.git

CMake: add d0_blind_id
---

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)