summaryrefslogtreecommitdiffstats
path: root/dogtag
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2012-11-20 10:06:48 -0500
committerAde Lee <alee@redhat.com>2012-11-20 15:04:38 -0500
commit1de7c91bd268597bff24d3071381ba1e840a9628 (patch)
treeab1212d145d921a70f6c57b1621dff524eb711a8 /dogtag
parent2efc66e7436b51705777bff1b48ef877ebf9728e (diff)
downloadpki-1de7c91bd268597bff24d3071381ba1e840a9628.tar.gz
pki-1de7c91bd268597bff24d3071381ba1e840a9628.tar.xz
pki-1de7c91bd268597bff24d3071381ba1e840a9628.zip
Change cmake projects from Java to NONE
Diffstat (limited to 'dogtag')
-rw-r--r--dogtag/console-ui/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dogtag/console-ui/CMakeLists.txt b/dogtag/console-ui/CMakeLists.txt
index fcb7bf40e..01e8d6d20 100644
--- a/dogtag/console-ui/CMakeLists.txt
+++ b/dogtag/console-ui/CMakeLists.txt
@@ -1,3 +1,3 @@
-project(console-ui Java)
+project(console-ui NONE)
add_subdirectory(src)