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

committed by
sys_ocldev

parent
75d883c075
commit
f43a04d3b2
@ -149,6 +149,7 @@ source_group("source files\\os_interface" FILES ${IGDRCL_SRCS_mt_tests_os_interf
|
||||
source_group("source files\\platform" FILES ${IGDRCL_SRCS_mt_tests_platform})
|
||||
source_group("source files\\utilities" FILES ${IGDRCL_SRCS_mt_tests_utilities})
|
||||
|
||||
set_vs_props(igdrcl_mt_tests)
|
||||
set_target_properties(igdrcl_mt_tests PROPERTIES FOLDER "opencl runtime")
|
||||
set_property(TARGET igdrcl_mt_tests APPEND_STRING PROPERTY COMPILE_FLAGS ${TSAN_FLAGS})
|
||||
if(NOT MSVC)
|
||||
|
Reference in New Issue
Block a user