mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
Cmake refactor part 20
set global properties with runtime sources, libult sources and os interface tests Change-Id: I9a84edf2f021b4581a16c19c7dbb0b2f94c33f4d
This commit is contained in:
committed by
sys_ocldev
parent
ed30f6e55f
commit
575d1bf381
@@ -94,3 +94,4 @@ target_sources(${NEO_STATIC_LIB_NAME} PRIVATE ${RUNTIME_SRCS_HELPERS_BASE})
|
||||
if(WIN32)
|
||||
target_sources(${NEO_STATIC_LIB_NAME} PRIVATE ${RUNTIME_SRCS_HELPERS_WINDOWS})
|
||||
endif()
|
||||
set_property(GLOBAL PROPERTY RUNTIME_SRCS_HELPERS_BASE ${RUNTIME_SRCS_HELPERS_BASE})
|
||||
|
||||
Reference in New Issue
Block a user