mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
Allow custom props settings.
Change-Id: Idd442f429e8f413cde67781995e0c1b1c010bcee
This commit is contained in:
committed by
sys_ocldev
parent
75d883c075
commit
f43a04d3b2
@@ -68,5 +68,7 @@ target_include_directories(${BIKSIM_LIB_NAME} PRIVATE
|
||||
${IGDRCL__IGC_INCLUDE_DIR}
|
||||
${THIRD_PARTY_DIR}
|
||||
)
|
||||
|
||||
set_vs_props(${BIKSIM_LIB_NAME})
|
||||
set_target_properties(${BIKSIM_LIB_NAME} PROPERTIES FOLDER "built_ins")
|
||||
target_compile_definitions(${BIKSIM_LIB_NAME} PUBLIC ${SUPPORTED_GEN_FLAGS_DEFINITONS} ${DEFAULT_GEN_PLATFORMS_DEFITIONS})
|
||||
|
||||
Reference in New Issue
Block a user