mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
fixup after the static libraries support removal
This commit is contained in:
parent
0ea01bb41c
commit
2dc3e35496
1 changed files with 2 additions and 0 deletions
|
@ -224,6 +224,8 @@ set(KDE4_KHTML_INCLUDES ${CMAKE_SOURCE_DIR}/khtml)
|
|||
|
||||
################# configure checks and create the configured files #################
|
||||
|
||||
set(LIBRARY_TYPE SHARED)
|
||||
|
||||
# ACL stuff (used in kio/ and kioslaves/)
|
||||
macro_optional_find_package(ACL)
|
||||
set_package_properties(ACL PROPERTIES DESCRIPTION "Support for manipulating access control lists"
|
||||
|
|
Loading…
Add table
Reference in a new issue