Skip to content

Commit

Permalink
Update version in Readme to support new argument (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLartians authored Mar 14, 2021
1 parent a604977 commit 0ef7d94
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 @@ -13,7 +13,7 @@ Also the [CPM.cmake](https://github.com/TheLartians/CPM.cmake) script should be
See [here](https://github.com/TheLartians/ModernCppStarter/blob/master/CMakeLists.txt) for an example usage.

```cmake
CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.5.1")
CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.6.0")
packageProject(
# the name of the target to export
Expand Down

0 comments on commit 0ef7d94

Please sign in to comment.