mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Allow custom props settings.
Change-Id: Idd442f429e8f413cde67781995e0c1b1c010bcee
This commit is contained in:

committed by
sys_ocldev

parent
75d883c075
commit
f43a04d3b2
@ -33,6 +33,7 @@ add_executable(igdrcl_aub_tests
|
||||
$<TARGET_OBJECTS:igdrcl_libult_cs>
|
||||
)
|
||||
|
||||
set_vs_props(igdrcl_aub_tests)
|
||||
set_target_properties(igdrcl_aub_tests PROPERTIES FOLDER "opencl runtime")
|
||||
|
||||
add_custom_target(run_aub_tests)
|
||||
|
Reference in New Issue
Block a user