]> cloud.milkyroute.net Git - dolphin.git/commitdiff
${CMAKE_SOURCE_DIR}/libkonq doesn't exist now
authorLaurent Montel <montel@kde.org>
Thu, 4 Oct 2007 19:56:47 +0000 (19:56 +0000)
committerLaurent Montel <montel@kde.org>
Thu, 4 Oct 2007 19:56:47 +0000 (19:56 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=721208

src/CMakeLists.txt

index 1c3c41cd9306b619f9ed52c5c5d6f2a12f543394..1405bf85981da9ac72d49e0a7604a78de43d37a9 100644 (file)
@@ -3,7 +3,7 @@ add_subdirectory( pics )
 add_subdirectory( servicemenus )
 add_subdirectory( tests )
 
-include_directories( ${CMAKE_SOURCE_DIR}/libkonq ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${BLITZ_INCLUDES} )
+include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ${BLITZ_INCLUDES} )
 
 ########### next target ###############