summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
index a71f4f05f..e0aa29709 100644
--- a/core/CMakeLists.txt
+++ b/core/CMakeLists.txt
@@ -51,8 +51,3 @@ tde_add_library( polkit-tqt-core SHARED AUTOMOC
DESTINATION ${LIB_INSTALL_DIR}
)
-
-##
-## set_target_properties(polkit-tqt-core-1 PROPERTIES VERSION ${POLKITTQT-1_LIBRARY_VERSION}
-## SOVERSION ${POLKITTQT-1_ABI_VERSION}
-## DEFINE_SYMBOL MAKE_POLKIT_TQT_LIB)