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

List:       kde-commits
Subject:    KDE/kdevplatform/vcs/dvcs/test2
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-09-29 11:46:45
Message-ID: 1254224805.242721.2206.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1029271 by apaku:

Multiple targets with the same name are not supported since CMake 2.6.0,
so lets fix this (even though KDE enforces the pre-2.6 behaviour).

 M  +2 -2      CMakeLists.txt  


--- trunk/KDE/kdevplatform/vcs/dvcs/test2/CMakeLists.txt #1029270:1029271
@@ -1,7 +1,7 @@
 set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR} )
 set(dvcsTest_SRCS dvcsjobTest.cpp)
-kde4_add_executable(dvcsTest ${dvcsTest_SRCS})
-target_link_libraries(dvcsTest
+kde4_add_executable(dvcsTest2 ${dvcsTest_SRCS})
+target_link_libraries(dvcsTest2
 		              ${QT_LIBS}
 					  ${QT_QTGUI_LIBRARY}
                       ${QT_QTTEST_LIBRARY}      
[prev in list] [next in list] [prev in thread] [next in thread] 

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