[Marble-commits] KDE/kdeedu/marble
Dennis Nienhüser
earthwings at gentoo.org
Sun Feb 6 13:44:15 CET 2011
SVN commit 1219121 by nienhueser:
The Qt only build cannot create a kde handbook.
M +2 -0 CMakeLists.txt
--- trunk/KDE/kdeedu/marble/CMakeLists.txt #1219120:1219121
@@ -293,7 +293,9 @@
)
####################################################
# Descend into subdirectories
+IF( NOT QTONLY )
add_subdirectory(doc)
+ENDIF()
add_subdirectory(src)
add_subdirectory(data)
More information about the Marble-commits
mailing list