mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Fix compilation of fabric ULTs
Related-to: LOCI-3376 Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
f349343100
commit
dc1e8f7f80
@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
if(UNIX)
|
||||
if(LIBGENL_FOUND)
|
||||
if(LIBGENL_FOUND AND NEO_ENABLE_i915_PRELIM_DETECTION)
|
||||
target_sources(${TARGET_NAME} PRIVATE
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/test_fabric_iaf.cpp
|
||||
|
Reference in New Issue
Block a user