mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2024-11-23 15:20:52 +00:00
i965: Add Intel driver ICD
This driver will work with Ivybridge and Haswell graphics.
This commit is contained in:
parent
7b7ae04d07
commit
77297440f4
@ -15,6 +15,7 @@ configure_file (
|
|||||||
include_directories("${PROJECT_BINARY_DIR}")
|
include_directories("${PROJECT_BINARY_DIR}")
|
||||||
|
|
||||||
# xgl global includes
|
# xgl global includes
|
||||||
|
include_directories("/usr/include/drm")
|
||||||
include_directories("${PROJECT_SOURCE_DIR}/include")
|
include_directories("${PROJECT_SOURCE_DIR}/include")
|
||||||
|
|
||||||
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c99 -Wall")
|
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c99 -Wall")
|
||||||
|
Loading…
Reference in New Issue
Block a user