Bug 167141 - cmake function _kde4_target_link_interface_libraries rename
Summary: cmake function _kde4_target_link_interface_libraries rename
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-21 14:41 UTC by Gorlow Max
Modified: 2008-07-21 20:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)