mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00
Move shared tests to the new target [n/n]
Related-To: NEO-4780 Change-Id: I6b44d45909c9973d2ff18096839550a6d2641b02 Signed-off-by: Konstanty Misiak <konstanty.misiak@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
0992c9342d
commit
e0f2656513
@ -35,10 +35,5 @@ set(IGDRCL_SRCS_tests_command_stream
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/compute_mode_tests.h
|
||||
)
|
||||
|
||||
get_property(NEO_CORE_SRCS_tests_preemption GLOBAL PROPERTY NEO_CORE_SRCS_tests_preemption)
|
||||
list(APPEND IGDRCL_SRCS_tests_command_stream
|
||||
${NEO_CORE_SRCS_tests_preemption}
|
||||
)
|
||||
|
||||
target_sources(igdrcl_tests PRIVATE ${IGDRCL_SRCS_tests_command_stream})
|
||||
add_subdirectories()
|
||||
|
Reference in New Issue
Block a user