Skip to content

Commit

Permalink
Undo removal of comment
Browse files Browse the repository at this point in the history
  • Loading branch information
przemektmalon committed Apr 9, 2024
1 parent 17fa6db commit 54d1812
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ endif()
if(SYCL_PI_UR_USE_FETCH_CONTENT)
include(FetchContent)

# The fetch_adapter_source function can be used to perform a separate content
# fetch for a UR adapter, this allows development of adapters to be decoupled
# from each other.
#
# A separate content fetch will not be performed if:
# * The adapter name is not present in the SYCL_ENABLE_PLUGINS variable.
Expand Down

0 comments on commit 54d1812

Please sign in to comment.