Allow to use appverifier on each platform

Change-Id: Ia56437f38e1ba96631525e9e8b7f97d72c952e88
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2020-03-19 20:11:09 +01:00
committed by sys_ocldev
parent 7300ea9181
commit 42e651cbb0
5 changed files with 2 additions and 6 deletions

View File

@@ -6,6 +6,5 @@
if(TESTS_BDW)
set(unit_test_config "bdw/1/3/8")
set(appverified_allowed ${APPVERIFIER_ALLOWED})
include(${NEO_SOURCE_DIR}/cmake/run_ult_target.cmake)
endif()