We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930210d commit 6fdea23Copy full SHA for 6fdea23
doc/sphinx/build.rst
@@ -36,7 +36,7 @@ BUILD_TESTING
36
WITH_ADIAK
37
Enable support for recording program metadata with the
38
`Adiak <https://github.com/LLNL/Adiak>`_ library. Point CMake to adiak CMake
39
- module, e.g. with ``-Dadiak_PREFIX=<path-to-adiak>/lib/cmake/adiak``.
+ module, e.g. with ``-Dadiak_DIR=<path-to-adiak>/lib/cmake/adiak``.
40
41
WITH_CUPTI
42
Enable support for CUDA performance analysis (wrapping of driver/runtime API
0 commit comments