Skip to content

Commit 84add5d

Browse files
capi_test linked to same set of libraries for gen-cov path and not
1 parent 547ea8a commit 84add5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libsyclinterface/tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ else()
8383
${CMAKE_THREAD_LIBS_INIT}
8484
GTest::GTest
8585
DPCTLSyclInterface
86-
${LEVEL_ZERO_LIBRARY}
86+
${IntelSycl_OPENCL_LIBRARY}
8787
)
8888
endif()
8989

0 commit comments

Comments
 (0)