mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
test: remove builtins sources from shared mt tests
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
40bab91c33
commit
fa1645eab8
@@ -28,7 +28,6 @@ if(NOT NEO_SKIP_MT_UNIT_TESTS)
|
||||
$<TARGET_OBJECTS:neo_libult>
|
||||
$<TARGET_OBJECTS:neo_shared_mocks>
|
||||
$<TARGET_OBJECTS:neo_mt_tests_config>
|
||||
$<TARGET_OBJECTS:${BUILTINS_SOURCES_LIB_NAME}>
|
||||
)
|
||||
|
||||
target_include_directories(neo_shared_mt_tests PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user