Skip to content

Commit 049cd77

Browse files
Added a comment line
1 parent d4cc465 commit 049cd77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dpctl/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ foreach(_cy_file ${_cython_sources})
191191
build_dpctl_ext(${_trgt} ${_cy_file} "dpctl")
192192
endforeach()
193193

194+
# _sycl_queue include _host_task_util.hpp
194195
target_include_directories(_sycl_queue PRIVATE ${CMAKE_CURRENT_SOURCE_DIR})
195196

196197
add_subdirectory(program)

0 commit comments

Comments
 (0)