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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/tilecreator
From:       Allen Winter <winter () kde ! org>
Date:       2008-04-21 14:38:47
Message-ID: 1208788727.624173.2916.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 799432 by winterz:

use fullpath to tilecreator, else build fails for some folks.


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/src/tilecreator/CMakeLists.txt #799431:799432
@@ -44,7 +44,7 @@
         #  TARGETDIR the destination directory
         configure_file( \
${CMAKE_CURRENT_SOURCE_DIR}/../../data/maps/earth/${mapname}/${mapname}.jpg \
${CMAKE_CURRENT_BINARY_DIR}/data/maps/earth/${mapname}/${mapname}.jpg COPYONLY )  \
                add_custom_command( TARGET tilecreator POST_BUILD
-                            COMMAND tilecreator ARGS earth ${mapname}/${mapname}.jpg \
${grayscale} ${CMAKE_CURRENT_BINARY_DIR}/tiles +                            COMMAND \
${CMAKE_CURRENT_BINARY_DIR}/tilecreator ARGS earth ${mapname}/${mapname}.jpg \
${grayscale} ${CMAKE_CURRENT_BINARY_DIR}/tiles  WORKING_DIRECTORY \
${CMAKE_CURRENT_BINARY_DIR}  COMMENT generating tiles for srtm data )
         # this shouldn't happen but it happens far to often


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

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