mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Cmake refactor part 9
igdrcl_tests: define sources in subdirectories D-G Change-Id: Ie9adb3a1f78ce922f07a90c1e7268acb776df3a0
This commit is contained in:

committed by
sys_ocldev

parent
d0011634d3
commit
6db6c67957
@ -21,5 +21,6 @@
|
||||
set(IGDRCL_SRCS_tests_gmm_helper
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/CMakeLists.txt
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/gmm_helper_tests.cpp
|
||||
PARENT_SCOPE
|
||||
)
|
||||
target_sources(igdrcl_tests PRIVATE ${IGDRCL_SRCS_tests_gmm_helper})
|
||||
add_subdirectories()
|
||||
|
Reference in New Issue
Block a user