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:
Jaime Arteaga
2022-10-06 17:16:27 -07:00
committed by Compute-Runtime-Automation
parent f349343100
commit dc1e8f7f80

View File

@ -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