]> git.lyx.org Git - features.git/blobdiff - development/cmake/src/CMakeLists.txt
Fix scons and revert the now not needed r29669.
[features.git] / development / cmake / src / CMakeLists.txt
index 6965d68da4a6173cd01bedc2ef474bef6fd27dc7..08043da04a566fc1ab035ab4208128858e77dc60 100644 (file)
@@ -35,7 +35,7 @@ if (ASPELL_FOUND)
 endif()
 
 include_directories(${CMAKE_CURRENT_BINARY_DIR}
-       ${ZLIB_INCLUDE_DIR} ${QT_INCLUDES})
+       ${ZLIB_INCLUDE_DIR})
 
 lyx_add_msvc_pch(lyx)