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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/tilecreator
From:       Carsten Wolff <wolff () kde ! org>
Date:       2008-05-26 12:42:54
Message-ID: 1211805774.296008.7138.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 812799 by wolff:

use MARBLE_DATA_INSTALL_PATH instead of MARBLE_DATA_PATH as install
destination


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/src/tilecreator/CMakeLists.txt #812798:812799
@@ -62,7 +62,7 @@
         if(NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR}/tiles)
             file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/tiles)
         endif(NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR}/tiles)
-        install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/tiles/ DESTINATION \
${MARBLE_DATA_PATH}/maps/earth/${mapname}) +        install(DIRECTORY \
${CMAKE_CURRENT_BINARY_DIR}/tiles/ DESTINATION \
${MARBLE_DATA_INSTALL_PATH}/maps/earth/${mapname})  endmacro(MARBLE_COMPILE_TILES)
     # only for srtm data the generation needs long - for all other data you can also \
sp  #    MARBLE_COMPILE_TILES(bluemarble false)


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

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