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 13fe5ab commit 474a607Copy full SHA for 474a607
dpctl-capi/CMakeLists.txt
@@ -10,7 +10,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/modules/")
10
find_package(Git REQUIRED)
11
12
option(DPCTL_DPCPP_HOME_DIR
13
- "Use a custom version of DPCPP installed at the provided location."
+ "The installation home for the DPC++ toolchain compiler."
14
OFF
15
)
16
option(DPCTL_DPCPP_FROM_ONEAPI
0 commit comments