mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Revert "Generate .cpp based on .spv builtins for Level Zero use"
This reverts commit 950c3633f7.
Change-Id: If69d3e92ceb5f64b52d86df182a9e8980a8cf847
This commit is contained in:
committed by
sys_ocldev
parent
d215486731
commit
18e8e51990
@@ -233,7 +233,7 @@ if(DEFINED AUB_STREAM_DIR)
|
||||
endif()
|
||||
target_sources(${TARGET_NAME_L0}
|
||||
PRIVATE
|
||||
$<TARGET_OBJECTS:${BUILTINS_SPIRV_LIB_NAME}>
|
||||
$<TARGET_OBJECTS:${BUILTINS_BINARIES_LIB_NAME}>
|
||||
)
|
||||
|
||||
include_directories(${CMAKE_CURRENT_SOURCE_DIR}/source/inc)
|
||||
|
||||
Reference in New Issue
Block a user