[Marble-commits] KDE/kdeedu/marble/src/tilecreator

Dennis Nienhüser earthwings at gentoo.org
Sat Mar 27 13:14:11 CET 2010


SVN commit 1107980 by nienhueser:

Remove QT_QTDESIGNER_INCLUDE_DIR include, not needed in tilecreator.

 M  +0 -1      CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/src/tilecreator/CMakeLists.txt #1107979:1107980
@@ -3,7 +3,6 @@
  ${CMAKE_SOURCE_DIR}/src/tilecreator
  ${CMAKE_BINARY_DIR}/src/tilecreator
  ${QT_INCLUDE_DIR}
- ${QT_QTDESIGNER_INCLUDE_DIR}
 )
 include( ${QT_USE_FILE} )
 


More information about the Marble-commits mailing list