mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-06 10:26:29 +08:00
remove unused entries from lib_names.h
Change-Id: I97d891b04f16b9d351aa1004d54a07ad8f4ee8ac Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
4f028d13a1
commit
a8163f46b2
@@ -306,8 +306,6 @@ else()
|
||||
endif()
|
||||
endif()
|
||||
|
||||
set(GMM_LIBRARY_NAME "igdgmm${NEO_BITS}")
|
||||
|
||||
macro(copy_gmm_dll_for target)
|
||||
if(NOT IGDRCL__GMM_FOUND)
|
||||
add_dependencies(${target} ${GMMUMD_LIB_NAME})
|
||||
|
||||
Reference in New Issue
Block a user