mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 07:44:16 +08:00
Unify include directories for i915 headers
include i915_drm_prelim.h using relative path Related-To: NEO-6852 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
72c3a04bfd
commit
ca0686b404
@@ -69,7 +69,6 @@ else()
|
||||
target_include_directories(${NEO_STATIC_LIB_NAME} PUBLIC
|
||||
${NEO_SHARED_DIRECTORY}/os_interface/linux
|
||||
${NEO_SOURCE_DIR}/opencl/source/os_interface/linux
|
||||
${I915_INCLUDES_DIR}
|
||||
)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user