We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d862f commit 163c96eCopy full SHA for 163c96e
ports/cmake-modules/portfile.cmake
@@ -6,7 +6,7 @@ vcpkg_from_github(
6
REF
7
v${VERSION}
8
SHA512
9
- 610ee13d6efcca699880b883d892d4688290f01cec517451a8a00ba0135f371a12f56d67fd74fac3c7e58d90ceff328948a37bb76ee3b8a305670ce3302d5e3c
+ 27ad965f8a834712a46686577ecd8875d178537333bfdd5ead57f838dee99358d4fa98adfa8d1c3d5d6af4e784e9187a1a6c798697d7b3ca75431f2e3d8f7899
10
)
11
12
file(GLOB items ${SOURCE_PATH}/cmake/*)
ports/cmake-modules/vcpkg.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cmake-modules",
3
- "version": "1.6.8",
+ "version": "1.6.9",
4
"description": "Some useful cmake module collection",
5
"homepage": "https://github.com/msclock/cmake-modules",
"license": "Apache-2.0",
0 commit comments