remove unused entries from lib_names.h

Change-Id: I97d891b04f16b9d351aa1004d54a07ad8f4ee8ac
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
Artur Harasimiuk
2018-10-11 11:25:11 +02:00
committed by sys_ocldev
parent 4f028d13a1
commit a8163f46b2
3 changed files with 1 additions and 6 deletions

View File

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