Skip to content

Commit

Permalink
Fix CMake preset name in example command
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Jan 13, 2025
1 parent 39ee7de commit f350b14
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 @@ -135,7 +135,7 @@ If you've configured tests when building the project, for example by using one o
the "Release" or "Debug" CMake presets, you can run the included unit tests as follows:
```cmd
ctest --preset release
ctest --preset release64
```
## References ##
Expand Down

0 comments on commit f350b14

Please sign in to comment.