We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6227e7 commit ee3ec31Copy full SHA for ee3ec31
1 file changed
README.md
@@ -14,7 +14,7 @@ See [here](https://github.com/TheLartians/ModernCppStarter/blob/master/CMakeList
14
CPMAddPackage(
15
NAME PackageProject.cmake
16
GITHUB_REPOSITORY TheLartians/PackageProject.cmake
17
- VERSION 1.1
+ VERSION 1.2
18
)
19
20
packageProject(
0 commit comments