[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/automoc
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2010-06-24 20:30:56
Message-ID: 20100624203056.58670AC8DD () svn ! kde ! org
[Download RAW message or body]

SVN commit 1142396 by neundorf:

-allow duplicate target names also in the automoc macros, to make the modules build again

Alex



 M  +2 -0      Automoc4Config.cmake  


--- trunk/kdesupport/automoc/Automoc4Config.cmake #1142395:1142396
@@ -58,6 +58,8 @@
 # 2.6.4 is required because of the get_filename_component(REALPATH)
 cmake_minimum_required( VERSION 2.6.4 FATAL_ERROR )
 
+# allow duplicate target names, this is also done in FindKDE4Internal.cmake
+cmake_policy(CMP0002 OLD)
 
 get_filename_component(_AUTOMOC4_CURRENT_DIR  "${CMAKE_CURRENT_LIST_FILE}" PATH)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic