aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 651c3a9..da08188 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,6 +5,8 @@ project(diceparser)
add_subdirectory(irc)
add_subdirectory(cli)
add_subdirectory(mobile)
+add_subdirectory(webserver)
+
#qt5_use_modules()