fixup after the static libraries support removal

This commit is contained in:
Ivailo Monev 2014-11-18 00:42:02 +00:00
parent 0ea01bb41c
commit 2dc3e35496

View file

@ -224,6 +224,8 @@ set(KDE4_KHTML_INCLUDES ${CMAKE_SOURCE_DIR}/khtml)
################# configure checks and create the configured files ################# ################# configure checks and create the configured files #################
set(LIBRARY_TYPE SHARED)
# ACL stuff (used in kio/ and kioslaves/) # ACL stuff (used in kio/ and kioslaves/)
macro_optional_find_package(ACL) macro_optional_find_package(ACL)
set_package_properties(ACL PROPERTIES DESCRIPTION "Support for manipulating access control lists" set_package_properties(ACL PROPERTIES DESCRIPTION "Support for manipulating access control lists"