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
v${VERSION}
8
8
SHA512
9
- 1abbbdda06c54bcc860b8fa4230ba3019450361c8dce099f90d63c4526274507b72c5384bbadc359ce9b6d9c51ba9e00a47f92bd14c943b9ca69b57b4a57546c
9
+ d30ee36f4bfd730845bc944a6b3817af2278ca83fe8fd85c1988d03c961068a13682c964e35be3b808322a347c1c890c9946f3a11d536200e28d4e7c4020bf07
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" : " checkwarning-cmake" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 3.0.0 " ,
4
4
"description" : " Check for compiler warnings in your CMake project." ,
5
5
"homepage" : " https://github.com/threeal/CheckWarning.cmake" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 13
13
"port-version" : 0
14
14
},
15
15
"checkwarning-cmake" : {
16
- "baseline" : " 2.1.1 " ,
16
+ "baseline" : " 3.0.0 " ,
17
17
"port-version" : 0
18
18
},
19
19
"cmake-conan" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " ce9966adb89da79ad1b2816bc20379629849ce02" ,
5
+ "version" : " 3.0.0" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 0cc212fa77c7e273810d15c3737e66d42ef9c1d8" ,
5
10
"version" : " 2.1.1" ,
You can’t perform that action at this time.
0 commit comments