mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Changing default for WDDM_LINUX support
Signed-off-by: Jaroslaw Chodor <jaroslaw.chodor@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
71cf6be59e
commit
d1af8706c0
@ -55,6 +55,7 @@ else()
|
||||
)
|
||||
if(NOT DISABLE_WDDM_LINUX)
|
||||
target_sources(igdrcl_mt_tests PRIVATE
|
||||
${NEO_SHARED_DIRECTORY}/gmm_helper/windows/gmm_memory.cpp
|
||||
${NEO_SHARED_DIRECTORY}/os_interface/windows/wddm/wddm_create.cpp
|
||||
)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user