mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-06 19:32:25 +08:00
Fix including gtpin headers
Change-Id: I6b39bee0398a74671b91a6109c7c390273decf54
This commit is contained in:
@@ -106,7 +106,9 @@ else()
|
||||
endif()
|
||||
|
||||
if(NOT GTPIN_HEADERS_DIR)
|
||||
set(GTPIN_HEADERS_DIR TRUE)
|
||||
if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/../igc")
|
||||
set(GTPIN_HEADERS_DIR TRUE)
|
||||
endif()
|
||||
endif(NOT GTPIN_HEADERS_DIR)
|
||||
|
||||
if(NOT KMDAF_HEADERS_DIR)
|
||||
|
||||
Reference in New Issue
Block a user