summaryrefslogtreecommitdiffstats
path: root/base/ocsp
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 /base/ocsp
parent2efc66e7436b51705777bff1b48ef877ebf9728e (diff)
downloadpki-1de7c91bd268597bff24d3071381ba1e840a9628.tar.gz
pki-1de7c91bd268597bff24d3071381ba1e840a9628.tar.xz
pki-1de7c91bd268597bff24d3071381ba1e840a9628.zip
Change cmake projects from Java to NONE
Diffstat (limited to 'base/ocsp')
-rw-r--r--base/ocsp/CMakeLists.txt2
-rw-r--r--base/ocsp/src/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/base/ocsp/CMakeLists.txt b/base/ocsp/CMakeLists.txt
index c8e22ea1e..af6ba8ad0 100644
--- a/base/ocsp/CMakeLists.txt
+++ b/base/ocsp/CMakeLists.txt
@@ -1,4 +1,4 @@
-project(ocsp Java)
+project(ocsp NONE)
add_subdirectory(src)
add_subdirectory(setup)
diff --git a/base/ocsp/src/CMakeLists.txt b/base/ocsp/src/CMakeLists.txt
index 2251e9b11..36a1908d1 100644
--- a/base/ocsp/src/CMakeLists.txt
+++ b/base/ocsp/src/CMakeLists.txt
@@ -1,4 +1,4 @@
-project(pki-ocsp_java Java)
+project(pki-ocsp_java NONE)
# '/usr/share/java/pki' jars
find_file(PKI_CERTSRV_JAR