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

List:       kde-commits
Subject:    KDE/kdegames
From:       David Faure <faure () kde ! org>
Date:       2012-05-16 14:40:19
Message-ID: 20120516144019.9A954AC76E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1295123 by dfaure:

fix compilation with srcdir != builddir


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdegames/CMakeLists.txt #1295122:1295123
@@ -33,7 +33,7 @@
 add_definitions (-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 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_SOURCE_DIR}/libkdegames/audio \
${CMAKE_SOURCE_DIR}/libkdegames/includes) +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)


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

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