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 dc5f1af commit f7689ddCopy full SHA for f7689dd
ports/robotology-cmake-ycm/portfile.cmake
@@ -6,7 +6,7 @@ vcpkg_from_github(
6
REF
7
v${VERSION}
8
SHA512
9
- 957c0d1a7135bdb55cc0bada505e5c47fc7f3a3e502c077aeb70c8820de1721cc3c111c9a16e7bb1cbfa367c491d988519a378f5f59f9724614dd57361601b48
+ 2df4554bf9cd104ddc98ea8437e265fc5098c8da9724d1cab5b850791d53118ae01818d14161093becf88adfded53fddaf0dd3f09a25a3d256794380a6ebccc2
10
)
11
12
file(GLOB items ${SOURCE_PATH}/*)
ports/robotology-cmake-ycm/vcpkg.json
@@ -1,6 +1,6 @@
1
{
2
"name": "robotology-cmake-ycm",
3
- "version": "0.18.1",
+ "version": "0.18.2",
4
"description": "Extra CMake Modules for YARP and friends.",
5
"homepage": "https://github.com/robotology/ycm",
"license": "BSD-1-Clause",
0 commit comments