aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorRenaud G <renaud@rolisteam.org>2018-09-02 12:22:03 +0200
committerRenaud G <renaud@rolisteam.org>2018-09-02 12:22:19 +0200
commit49567f95bf6985707fcf8c2836c761ce39602636 (patch)
tree8c57132da55d15f14d7f604a61396d266afff00a /CMakeLists.txt
parente5a37ca38ef7b28695313e4b59f62c03d4801f2d (diff)
downloadOneRoll-49567f95bf6985707fcf8c2836c761ce39602636.tar.gz
OneRoll-49567f95bf6985707fcf8c2836c761ce39602636.zip
Adding pow
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 731fa07..2899cb1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ project(diceparser)
add_subdirectory(irc)
add_subdirectory(cli)
-add_subdirectory(mobile)
+#add_subdirectory(mobile)
#add_subdirectory(webserver)