summaryrefslogtreecommitdiffstats
path: root/dogtag/console-ui/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag/console-ui/CMakeLists.txt')
-rw-r--r--dogtag/console-ui/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/dogtag/console-ui/CMakeLists.txt b/dogtag/console-ui/CMakeLists.txt
new file mode 100644
index 000000000..fcb7bf40e
--- /dev/null
+++ b/dogtag/console-ui/CMakeLists.txt
@@ -0,0 +1,3 @@
+project(console-ui Java)
+
+add_subdirectory(src)