Add absolute path to unit_tests

Change-Id: I7a64f79a39dff4f5fa4166244e71872bb614724f
This commit is contained in:
kamdiedrich
2020-02-23 15:20:22 +01:00
committed by Mateusz Jablonski
parent e8852a68c4
commit 87c5d2663b
830 changed files with 2740 additions and 3072 deletions

View File

@ -58,7 +58,7 @@ set(IGDRCL_SRCS_offline_compiler_tests
${NEO_SOURCE_DIR}/core/helpers/file_io.cpp
${NEO_SOURCE_DIR}/core/memory_manager/deferred_deleter.cpp
${NEO_SOURCE_DIR}/core/memory_manager/deferred_deleter.h
${NEO_RUNTIME_TESTS_DIR}/helpers/test_files.cpp
${NEO_SOURCE_DIR}/opencl/test/unit_test/helpers/test_files.cpp
${IGDRCL_SRCS_cloc}
${IGDRCL_SRCS_offline_compiler_mock}
${IGDRCL_SRCS_tests_compiler_mocks}