We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a604977 commit 0ef7d94Copy full SHA for 0ef7d94
1 file changed
README.md
@@ -13,7 +13,7 @@ Also the [CPM.cmake](https://github.com/TheLartians/CPM.cmake) script should be
13
See [here](https://github.com/TheLartians/ModernCppStarter/blob/master/CMakeLists.txt) for an example usage.
14
15
```cmake
16
-CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.5.1")
+CPMAddPackage("gh:TheLartians/PackageProject.cmake@1.6.0")
17
18
packageProject(
19
# the name of the target to export
0 commit comments