mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
feature: Add SW FIFO implementation
Related-To: NEO-7990 Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
4404d0c6b8
commit
6df6e4bbb0
@@ -24,6 +24,7 @@ if(UNIX)
|
||||
target_sources(${L0_STATIC_LIB_NAME}
|
||||
PRIVATE
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/xe/debug_session.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/xe/${BRANCH_DIR_SUFFIX}handle_event_helper.cpp
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/xe/debug_session.h
|
||||
)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user