Skip to content

Commit 7cacacb

Browse files
kbobrovsbader
andauthored
Update sycl/cmake/modules/PreprocessBoostMp11Headers.cmake
Co-authored-by: Alexey Bader <[email protected]>
1 parent 90d1dbf commit 7cacacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/cmake/modules/PreprocessBoostMp11Headers.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# defined in these project's cmake files) within SYCL library w/o risk of
33
# conflict with user program using another version of boost/mp11. Basically,
44
# this transformation moves all APIs from boost namespace to sycl::boost and
5-
# adds SYCL_ prefix to boost macros names. See more specific commetns in the
5+
# adds SYCL_ prefix to boost macros names. See more specific comments in the
66
# code below.
77
# Variables which must be set by the caller to control behavior of this module:
88
# - IN

0 commit comments

Comments
 (0)