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

List:       kde-commits
Subject:    kdesupport/automoc
From:       Marc Mutz <mutz () kde ! org>
Date:       2010-06-21 13:38:00
Message-ID: 20100621133800.EB683AC8DA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1140777 by mutz:

CMake >= 2.6.4 is required, because older versions don't have REALPATH for get_filename_component()

 M  +2 -0      Automoc4Config.cmake  


--- trunk/kdesupport/automoc/Automoc4Config.cmake #1140776:1140777
@@ -1,4 +1,6 @@
 
+cmake_minimum_required( VERSION 2.6.4 FATAL_ERROR )
+
 # It also adds the following macros
 #  AUTOMOC4(<target> <SRCS_VAR>)
 #    Use this to run automoc4 on all files contained in the list <SRCS_VAR>.
[prev in list] [next in list] [prev in thread] [next in thread] 

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