Skip to content

Commit

Permalink
Replace PYTHON_EXECUTABLE with Python3_EXECUTABLE (TriBITSPub/TriBITS…
Browse files Browse the repository at this point in the history
…#610)

Signed-off-by: Roscoe A. Bartlett <[email protected]>
  • Loading branch information
bartlettroscoe committed Oct 11, 2024
1 parent f094a74 commit 602d0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/PyTrilinos2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ cmake -S ../llvm/llvm -DLLVM_ENABLE_PROJECTS="clang;libcxx;libcxxabi;clang-tools

```
-D Trilinos_ENABLE_PyTrilinos2:BOOL=ON \
-D PYTHON_EXECUTABLE=... \
-D Python3_EXECUTABLE=... \
-D PyTrilinos2_ENABLE_TESTS=ON \
-D PyTrilinos2_BINDER_EXECUTABLE=... \
-D PyTrilinos2_BINDER_GCC_TOOLCHAIN=...\
Expand Down

0 comments on commit 602d0e7

Please sign in to comment.