Skip to content

Commit 5d5055f

Browse files
committed
removed copy/pasta
1 parent 823d991 commit 5d5055f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sycl-jit/jit-compiler/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ add_llvm_library(sycl-jit
4040
clangSerialization
4141
)
4242

43-
install(TARGETS sycl-jit
44-
RUNTIME DESTINATION "bin" COMPONENT ur_win_proxy_loader
45-
)
46-
4743
if(WIN32)
4844
target_link_libraries(sycl-jit PRIVATE Shlwapi)
4945
endif()

0 commit comments

Comments
 (0)