We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d1dbf commit 7cacacbCopy full SHA for 7cacacb
sycl/cmake/modules/PreprocessBoostMp11Headers.cmake
@@ -2,7 +2,7 @@
2
# defined in these project's cmake files) within SYCL library w/o risk of
3
# conflict with user program using another version of boost/mp11. Basically,
4
# 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
+# adds SYCL_ prefix to boost macros names. See more specific comments in the
6
# code below.
7
# Variables which must be set by the caller to control behavior of this module:
8
# - IN
0 commit comments