Diffusion KWin c4f56beb2705

-also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed…

Authored by neundorf on Jul 21 2008, 7:19 PM.

Description

-also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed LINK_INTERFACE_LIBRARIES target property instead: set_target_properties(foo PROPERTIES ${KDE4_DISABLE_PROPERTY_}LINK_INTERFACE_LIBRARIES "kdeui;kdecore" )

While this doesn't look very nice, it is completely forward and backward compatible (i.e. cmake 2.4 doesn't complain,
cmake 2.6 works, both versions work as soon as the reduced link interface is the default (soon), if somebody
uses this with kdelibs which don't have that anymore he will get the reduced interface instead of errors, so all
should be ok)

Alex

CCMAIL: mueller@kde.org

svn path=/trunk/KDE/kdebase/workspace/; revision=836131

Details

Committed
neundorfJul 21 2008, 7:19 PM
Parents
R108:2e946a9fe135: -adapt kdebase to the renaming of kde4_target_link_interface_libraries() to…
Branches
Unknown
Tags
Unknown