Skip to content

Commit e833806

Browse files
[SYCL][L0] install libze_loader.so sym-link (#8083)
Signed-off-by: Sergey V Maslov <[email protected]>
1 parent 484506b commit e833806

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/plugins/level_zero/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ if (TARGET ze_loader)
118118
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR} COMPONENT level-zero-sycl-dev
119119
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT level-zero-sycl-dev
120120
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} COMPONENT level-zero-sycl-dev
121-
NAMELINK_SKIP
122121
)
123122
file(GLOB LEVEL_ZERO_API_HEADERS "${LEVEL_ZERO_INCLUDE_DIR}/*.h")
124123
install(FILES ${LEVEL_ZERO_API_HEADERS}

0 commit comments

Comments
 (0)