From 49567f95bf6985707fcf8c2836c761ce39602636 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 2 Sep 2018 12:22:03 +0200 Subject: Adding pow --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3-70-g09d2