compute-runtime/target_unit_tests/gen12lp/dg1/CMakeLists.txt

11 lines
194 B
CMake

#
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
if(TESTS_DG1)
set(unit_test_config "dg1/1/6/16/0")
include(${NEO_SOURCE_DIR}/cmake/run_ult_target.cmake)
endif()