Bug 167141

Summary: cmake function _kde4_target_link_interface_libraries rename
Product: [I don't know] kde Reporter: Gorlow Max <sheridan>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gorlow Max 2008-07-21 14:41:58 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.1.2 20070214 
OS:                Linux

CMake Error at libs/ksysguard/processui/CMakeLists.txt:78 (_kde4_target_link_interface_libraries):
  Unknown CMake command "_kde4_target_link_interface_libraries".

This error occurs when building several kdebase packages
If rename "_kde4_target_link_interface_libraries" to "kde4_target_link_interface_libraries" - packages builds fine.
Comment 1 Christophe Marin 2008-07-21 20:18:32 UTC
Please do not open bugs about stuff that doesn't compile.

(hint : remove your CMakeCache.txt after updating kdelibs then rebuild)