mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-18 22:08:53 +08:00
Fix run_aub_tests target properties
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
2afb785bba
commit
a7553c9c0d
@@ -4,7 +4,7 @@
|
|||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
#
|
#
|
||||||
|
|
||||||
add_custom_target(run_aub_tests ALL)
|
add_custom_target(run_aub_tests)
|
||||||
set(AUB_TESTS_TARGETS_FOLDER "aub_product_targets")
|
set(AUB_TESTS_TARGETS_FOLDER "aub_product_targets")
|
||||||
set_target_properties(run_aub_tests PROPERTIES FOLDER ${AUB_TESTS_TARGETS_FOLDER})
|
set_target_properties(run_aub_tests PROPERTIES FOLDER ${AUB_TESTS_TARGETS_FOLDER})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user