mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
solid: include KDE4_KDECORE_INCLUDES
fixes bootstrap build with UDisks2 backend enabled Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
f316c4bb47
commit
05db65bca1
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
include_directories(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${QT_INCLUDE_DIR}
|
||||
${QT_QTCORE_INCLUDE_DIR}
|
||||
${KDE4_KDECORE_INCLUDES}
|
||||
)
|
||||
|
||||
add_subdirectory(solid)
|
||||
|
|
Loading…
Add table
Reference in a new issue