Skip to content

Commit 33a77b7

Browse files
author
Alexander Batashev
committed
restore cyclic dependency
1 parent 84f13a4 commit 33a77b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/plugins/esimd_emulator/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ add_sycl_plugin(esimd_emulator
114114
OpenCL-Headers
115115
${LIBCM}
116116
${LIBIGFXCMRT_EMU}
117+
#TODO remove cyclic dependency
118+
sycl
117119
LINKER_SCRIPT "${CMAKE_CURRENT_SOURCE_DIR}/../ld-version-script.txt"
118120
)
119121

0 commit comments

Comments
 (0)