include the blitz include dir as well

svn path=/trunk/KDE/kdegraphics/okular/; revision=709618
remotes/origin/KDE/4.0
Pino Toscano 19 years ago
parent 8d0b9b2832
commit 05dc08d028
  1. 1
      CMakeLists.txt

@ -13,6 +13,7 @@ else(NOT WIN32)
endif(NOT WIN32)
include_directories(
${CMAKE_CURRENT_SOURCE_DIR}
${BLITZ_INCLUDES}
)

Loading…
Cancel
Save