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

List:       kde-commits
Subject:    playground/devtools/icemon
From:       Raphael Kubo da Costa <kubito () gmail ! com>
Date:       2010-11-17 19:09:19
Message-ID: 20101117190919.F19A1AC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1198180 by rkcosta:

Always build icemon as a standalone app.



 M  +3 -7      CMakeLists.txt  


--- trunk/playground/devtools/icemon/CMakeLists.txt #1198179:1198180
@@ -1,12 +1,8 @@
-if(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR})
+project(icemon)
 
-    # Make it compile standalone
+set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
+
     find_package(KDE4)
     include (KDE4Defaults)
 
-    set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_SOURCE_DIR}/cmake/modules )
-
-endif(${CMAKE_SOURCE_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR})
-
-
 add_subdirectory(src)
[prev in list] [next in list] [prev in thread] [next in thread] 

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