Skip to content

Commit

Permalink
Merge pull request #189 from alspellm/master
Browse files Browse the repository at this point in the history
fix bug in cmake command line
  • Loading branch information
pbutti authored Apr 22, 2024
2 parents fbf36b0 + 9121981 commit 51241c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ NOTE:: On SLAC machines ```cmake3``` is needed to call cmake version 3+, you mig
If you do not want hpstr to use the default python3 executable which it finds in your environment, then supply the full path to the alternate Python installation.

```
-DPython3_Executable=/path/to/some/python3
-DPython3_EXECUTABLE=/path/to/some/python3
```

To compile with debug information, just add -DCMAKE_BUILD_TYPE=Debug to the cmake3 command.
Expand Down

0 comments on commit 51241c9

Please sign in to comment.