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