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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/tilecreator
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2007-06-11 15:30:21
Message-ID: 1181575821.524482.6959.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 674010 by pino:

compile tilescissor correctly


 M  +2 -1      CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/src/tilecreator/CMakeLists.txt #674009:674010
@@ -12,7 +12,8 @@
            main.cpp
 )
 
-target_link_libraries (TileCreator ${QT_QTMAIN_LIBRARY})
+add_executable(tilecreator ${tilecreator_SRCS})
+target_link_libraries (tilecreator ${QT_QTCORE_LIBRARY})
 
 #      install (TARGETS marble DESTINATION ${BIN_INSTALL_DIR} )
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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