mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 21:42:53 +08:00
Cleanup IGC includes
- Remove IGC_COMMON_PARENT_DIR WA Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
be8b208a8d
commit
a3c3fe18ce
@@ -91,10 +91,6 @@ elseif(IS_DIRECTORY "${IGC_OCL_ADAPTOR_DIR}/../../visa")
|
||||
endif()
|
||||
message(STATUS "VISA Dir: ${VISA_DIR}")
|
||||
|
||||
if(IS_DIRECTORY "${IGC_OCL_ADAPTOR_DIR}/../common")
|
||||
get_filename_component(IGC_COMMON_PARENT_DIR "${IGC_OCL_ADAPTOR_DIR}/../" ABSOLUTE)
|
||||
endif()
|
||||
|
||||
if(IS_DIRECTORY "${VISA_DIR}/include")
|
||||
set(VISA_INCLUDE_DIR "${VISA_DIR}/include")
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user