Files
compute-runtime/target_unit_tests/gen11/lkf/CMakeLists.txt
Andrzej Swierczynski 5f4d54c4fe Add revision specific tests and test files generation
Related-To: NEO-4838

Change-Id: I43cdd9108046239ec2535a9010762fb767b0c1eb
Signed-off-by: Andrzej Swierczynski <andrzej.swierczynski@intel.com>
2020-10-01 05:28:54 -07:00

11 lines
193 B
CMake

#
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
if(TESTS_LKF)
set(unit_test_config "lkf/1/8/8/0")
include(${NEO_SOURCE_DIR}/cmake/run_ult_target.cmake)
endif()