Skip to content

Commit 0ef7d94

Browse files
authored
Update version in Readme to support new argument (#25)
1 parent a604977 commit 0ef7d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Also the [CPM.cmake](https://github.com/TheLartians/CPM.cmake) script should be
1313
See [here](https://github.com/TheLartians/ModernCppStarter/blob/master/CMakeLists.txt) for an example usage.
1414

1515
```cmake
16-
CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.5.1")
16+
CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.6.0")
1717
1818
packageProject(
1919
# the name of the target to export

0 commit comments

Comments
 (0)