add another include dir
This commit is contained in:
parent
4e44bc4c31
commit
8b5ea692b3
@ -2,6 +2,7 @@ project(corebindings)
|
||||
|
||||
INCLUDE_DIRECTORIES(
|
||||
${CMAKE_SOURCE_DIR}
|
||||
${CMAKE_SOURCE_DIR}/src/plasma/includes
|
||||
${CMAKE_BINARY_DIR}
|
||||
${KDE4_INCLUDES}
|
||||
${KDE4_INCLUDE_DIR}
|
||||
|
Loading…
Reference in New Issue
Block a user