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
@ -113,6 +113,7 @@ endif(UNIX)
|
||||
target_link_libraries(cloc elflib)
|
||||
|
||||
source_group("source files" FILES ${CLOC_SRCS})
|
||||
set_vs_props(cloc)
|
||||
set_target_properties(cloc PROPERTIES FOLDER "offline_compiler")
|
||||
set_property(TARGET cloc APPEND_STRING PROPERTY COMPILE_FLAGS ${ASAN_FLAGS} ${TSAN_FLAGS})
|
||||
|
||||
|
Reference in New Issue
Block a user