Skip to content

Commit 561e4ca

Browse files
committed
remove unnecessary check
1 parent 91fa069 commit 561e4ca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

offload/plugins-nextgen/level_zero/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
if(NOT LIBOMPTARGET_DEP_LEVEL_ZERO_FOUND)
2-
return()
3-
endif()
4-
51
# Create the library and add the default arguments.
62
add_target_library(omptarget.rtl.level_zero LEVEL_ZERO)
73

0 commit comments

Comments
 (0)