mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
fixup okular components build
This commit is contained in:
parent
bc0c84db53
commit
d142c5f090
2 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@ add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
|
|||
add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
|
||||
include_directories(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${KDE4_INCLUDES}
|
||||
${QIMAGEBLITZ_INCLUDES}
|
||||
${LibKScreen_INCLUDE_DIR}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
|
||||
include_directories(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${CMAKE_BINARY_DIR}
|
||||
${KDE4_INCLUDES}
|
||||
${QIMAGEBLITZ_INCLUDES}
|
||||
|
|
Loading…
Add table
Reference in a new issue