Skip to content

Commit 6fdea23

Browse files
authored
Update build.rst
Fixes #533
1 parent 930210d commit 6fdea23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx/build.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ BUILD_TESTING
3636
WITH_ADIAK
3737
Enable support for recording program metadata with the
3838
`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``.
39+
module, e.g. with ``-Dadiak_DIR=<path-to-adiak>/lib/cmake/adiak``.
4040

4141
WITH_CUPTI
4242
Enable support for CUDA performance analysis (wrapping of driver/runtime API

0 commit comments

Comments
 (0)