mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
WUD is default for Neo@Windows
There is no need to have this macro and execute it twice Change-Id: I3756913d2dbba100bb173771d085c609e4509e69
This commit is contained in:

committed by
sys_ocldev

parent
2e5e1ac0fb
commit
be0150a563
@ -49,8 +49,6 @@ if(NOT MSVC)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fpermissive -fPIC")
|
||||
endif()
|
||||
|
||||
ENABLE_WUD()
|
||||
|
||||
list (APPEND HEADER_INCLUDES ${IGDRCL_SOURCE_DIR}/runtime ${UMKM_SHAREDDATA_INCLUDE_PATHS})
|
||||
|
||||
foreach(GEN_NUM RANGE ${MAX_GEN})
|
||||
|
Reference in New Issue
Block a user