Skip to content

Commit 474a607

Browse files
Improved documentation string for DPCTL_DPCPP_HOME_DIR
1 parent 13fe5ab commit 474a607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpctl-capi/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/modules/")
1010
find_package(Git REQUIRED)
1111

1212
option(DPCTL_DPCPP_HOME_DIR
13-
"Use a custom version of DPCPP installed at the provided location."
13+
"The installation home for the DPC++ toolchain compiler."
1414
OFF
1515
)
1616
option(DPCTL_DPCPP_FROM_ONEAPI

0 commit comments

Comments
 (0)