mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
CMake: define enable core files only once
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
84a1ccb991
commit
aae7858ed9
@ -78,6 +78,7 @@ set(IGDRCL_SRCS_offline_compiler_tests
|
||||
${CLOC_LIB_SRCS_LIB}
|
||||
${CLOC_LIB_SRCS_UTILITIES}
|
||||
)
|
||||
append_sources_from_properties(IGDRCL_SRCS_offline_compiler_tests NEO_SRCS_ENABLE_CORE)
|
||||
|
||||
if(WIN32)
|
||||
list(APPEND IGDRCL_SRCS_offline_compiler_tests
|
||||
|
Reference in New Issue
Block a user