summaryrefslogtreecommitdiff
path: root/3rdParty/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to '3rdParty/CMakeLists.txt')
-rw-r--r--3rdParty/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/3rdParty/CMakeLists.txt b/3rdParty/CMakeLists.txt
new file mode 100644
index 0000000..55b2953
--- /dev/null
+++ b/3rdParty/CMakeLists.txt
@@ -0,0 +1,3 @@
+cmake_minimum_required(VERSION 2.6 FATAL_ERROR)
+
+add_subdirectory(captcha)