Add libepoxy's include directory
This commit is contained in:
parent
7d9831d8b4
commit
3945b59ade
1 changed files with 2 additions and 0 deletions
|
@ -245,6 +245,8 @@ if (XKB_FOUND)
|
|||
include_directories(${XKB_INCLUDE_DIR})
|
||||
endif()
|
||||
|
||||
include_directories(${epoxy_INCLUDE_DIR})
|
||||
|
||||
# for things that are also used by kwin libraries
|
||||
configure_file(libkwineffects/kwinconfig.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/libkwineffects/kwinconfig.h )
|
||||
# for kwin internal things
|
||||
|
|
Loading…
Reference in a new issue