correct find the kephal include dir when compiling "workspace" alone
svn path=/trunk/KDE/kdebase/workspace/; revision=884624
This commit is contained in:
parent
aecb24a89d
commit
9064682be8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ include_directories(
|
|||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/lib
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/effects
|
||||
${CMAKE_SOURCE_DIR}/workspace/libs/kephal
|
||||
${KDEBASE_WORKSPACE_SOURCE_DIR}/libs/kephal
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue