File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ vcpkg_from_github(
6
6
REF
7
7
${VERSION}
8
8
SHA512
9
- 1b8e0237d42ca9d1b688be26f33e22dce8c23e35f6d73a100706e2a3a992c502d4ca899b55e4fbe1cbd06bd9a4c0da3447e55236049dcc287d82ec9b3fcf8c3e
9
+ 4c3c73641ab920e3ae753ce9d3ec1e11dfe9910be3f0ac716ccc29692dda0b33c18c8d8d5f2cd380e315c449641836e614747de9be2237d1942d1d68a2a93b67
10
10
)
11
11
12
12
file (GLOB items ${SOURCE_PATH} /cmake/* )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " pytest-cmake" ,
3
- "version" : " 0.9 .0" ,
3
+ "version" : " 0.10 .0" ,
4
4
"description" : " Pytest module for CMake." ,
5
5
"homepage" : " https://github.com/python-cmake/pytest-cmake" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 49
49
"port-version" : 0
50
50
},
51
51
"pytest-cmake" : {
52
- "baseline" : " 0.9 .0" ,
52
+ "baseline" : " 0.10 .0" ,
53
53
"port-version" : 0
54
54
},
55
55
"robotology-cmake-ycm" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " a68dca44139627e5fdd6445ecf636cdcc1600290" ,
5
+ "version" : " 0.10.0" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " fd52e9fa6a77451ef4beb60e13b130ae90217857" ,
5
10
"version" : " 0.9.0" ,
You can’t perform that action at this time.
0 commit comments