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:
Artur Harasimiuk
2018-02-24 00:25:34 +01:00
committed by sys_ocldev
parent 2e5e1ac0fb
commit be0150a563
3 changed files with 13 additions and 25 deletions

View File

@ -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})