mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kio: bootstrap build fix
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
bee7e24dd3
commit
f6cef0d391
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ include_directories(
|
|||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${KDE4_KDEUI_INCLUDES}
|
||||
${KDE4_KDECORE_INCLUDES}
|
||||
${CMAKE_SOURCE_DIR}/kutils/kpasswdstore
|
||||
${CMAKE_BINARY_DIR}/kutils/kpasswdstore
|
||||
)
|
||||
|
||||
set(KIO_EXTRA_LIBS)
|
||||
|
|
Loading…
Add table
Reference in a new issue