summaryrefslogtreecommitdiffstats
path: root/pki/base/symkey/src
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-01-05 22:59:23 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2011-01-05 22:59:23 +0000
commit7edd5450131a3c15b9f8e70c796b89a38fca2d96 (patch)
tree5ec9e68a4054481769b036de98dc20d060a01b4e /pki/base/symkey/src
parent3a2f83d50254ad4c14cd24af880fc4d7d7302d63 (diff)
downloadpki-7edd5450131a3c15b9f8e70c796b89a38fca2d96.tar.gz
pki-7edd5450131a3c15b9f8e70c796b89a38fca2d96.tar.xz
pki-7edd5450131a3c15b9f8e70c796b89a38fca2d96.zip
Bugzilla Bug #643206 - New CMake based build system for Dogtag
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1696 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/symkey/src')
-rw-r--r--pki/base/symkey/src/com/netscape/symkey/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/pki/base/symkey/src/com/netscape/symkey/CMakeLists.txt b/pki/base/symkey/src/com/netscape/symkey/CMakeLists.txt
index 7149b1de7..75b848d41 100644
--- a/pki/base/symkey/src/com/netscape/symkey/CMakeLists.txt
+++ b/pki/base/symkey/src/com/netscape/symkey/CMakeLists.txt
@@ -52,10 +52,6 @@ add_dependencies(${SYMKEY_SHARED_LIBRARY} symkey)
set_target_properties(${SYMKEY_SHARED_LIBRARY}
PROPERTIES
- VERSION
- ${SYMKEY_LIBRARY_VERSION}
- SOVERSION
- ${SYMKEY_LIBRARY_SOVERSION}
OUTPUT_NAME
symkey
)