summaryrefslogtreecommitdiffstats
path: root/pki/base/console/CMakeLists.txt
diff options
context:
space:
mode:
authorasn <asn@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-10-19 17:44:16 +0000
committerasn <asn@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-10-19 17:44:16 +0000
commitc29bf537996c763dd35e126e6bb508d78cd7cddb (patch)
tree3aa6268390c2fc04ee66ba3f3a7527291b532827 /pki/base/console/CMakeLists.txt
parent4ddbb8912772585d9235f07330215c00a61b4fb6 (diff)
downloadpki-c29bf537996c763dd35e126e6bb508d78cd7cddb.tar.gz
pki-c29bf537996c763dd35e126e6bb508d78cd7cddb.tar.xz
pki-c29bf537996c763dd35e126e6bb508d78cd7cddb.zip
cmake: Added console java build.
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1381 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/console/CMakeLists.txt')
-rw-r--r--pki/base/console/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/pki/base/console/CMakeLists.txt b/pki/base/console/CMakeLists.txt
new file mode 100644
index 000000000..24adfac49
--- /dev/null
+++ b/pki/base/console/CMakeLists.txt
@@ -0,0 +1,4 @@
+project(console Java)
+
+add_subdirectory(src)
+add_subdirectory(templates)