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

List:       kde-commits
Subject:    KDE/kdegames
From:       Albert Astals Cid <aacid () kde ! org>
Date:       2012-08-18 13:18:16
Message-ID: 20120818131816.178A9AC7AB () svn ! kde ! org
[Download RAW message or body]

SVN commit 1311438 by aacid:

Move this to where it's used, will ease git transition


 M  +0 -1      CMakeLists.txt  
 M  +2 -0      libkdegames/CMakeLists.txt  


--- trunk/KDE/kdegames/CMakeLists.txt #1311437:1311438
@@ -27,7 +27,6 @@
 include_directories ( ${QDBUS_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
 # add the includes for libkdegames and the fwd headers, available for all the applications
 include_directories(${CMAKE_SOURCE_DIR}/libkdegames ${CMAKE_BINARY_DIR}/libkdegames \
                ${CMAKE_SOURCE_DIR}/libkdegames/audio ${CMAKE_SOURCE_DIR}/libkdegames/includes)
-set(HIGHSCORE_DIRECTORY "" CACHE STRING "Where to install system-wide highscores e.g. /var/games")
 
 add_subdirectory(libkdegames)
 add_subdirectory(libkmahjongg)
--- trunk/KDE/kdegames/libkdegames/CMakeLists.txt #1311437:1311438
@@ -23,6 +23,8 @@
 KDE4_NO_ENABLE_FINAL(libkdegames)
 KDE4_NO_ENABLE_FINAL(libkdegamesprivate)
 
+set(HIGHSCORE_DIRECTORY "" CACHE STRING "Where to install system-wide highscores e.g. /var/games")
+
 configure_file(highscore/config-highscore.h.cmake \
${CMAKE_CURRENT_BINARY_DIR}/highscore/config-highscore.h )  
 add_subdirectory( carddecks )


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

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