cmake cleanup

Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
Artur Harasimiuk
2022-06-29 18:44:09 +00:00
committed by Compute-Runtime-Automation
parent c2147e3233
commit 28edaa9a2d
23 changed files with 9 additions and 82 deletions

View File

@ -1,11 +1,9 @@
#
# Copyright (C) 2018-2021 Intel Corporation
# Copyright (C) 2018-2022 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
if(TESTS_BDW)
add_subdirectories()
neo_copy_test_files_with_revision(copy_test_files_bdw_0 bdw 0)
add_dependencies(copy_test_files_per_product copy_test_files_bdw_0)
endif()