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
@ -45,6 +45,8 @@ else()
|
||||
target_include_directories(${SHARINGS_ENABLE_LIB_NAME} PUBLIC ${IGDRCL_SOURCE_DIR}/runtime/os_interface/linux)
|
||||
endif()
|
||||
|
||||
set_vs_props(${SHARINGS_ENABLE_LIB_NAME})
|
||||
|
||||
add_subdirectory(d3d)
|
||||
add_subdirectory(va)
|
||||
|
||||
|
Reference in New Issue
Block a user