mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-18 13:54:58 +08:00
VS solution tree: move aub targets to one folder
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
449c0dc856
commit
fb7ea1d0a5
@@ -5,6 +5,7 @@
|
||||
#
|
||||
|
||||
add_custom_target(run_aub_tests ALL)
|
||||
set_target_properties(run_aub_tests PROPERTIES FOLDER aub_product_targets)
|
||||
set(AUB_TESTS_TARGETS_FOLDER "aub_product_targets")
|
||||
set_target_properties(run_aub_tests PROPERTIES FOLDER ${AUB_TESTS_TARGETS_FOLDER})
|
||||
|
||||
add_subdirectories()
|
||||
|
||||
Reference in New Issue
Block a user