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
- 7d7c6ed73386099cfbb0a33e569f0eaf801600ec254141cccbe3d13c2fbc80020e029ab47ba5c68f7bfab2b7dc7bfeb103a5dc1e8794b4092dca80ee037553dd
9
+ 1cf1e7d2f9c7e6e3ee93650a2a4904ea6d980ea075468de3e08350eaeb9c41365f9f0257681606d4544c88b674e1980135e339e0258a87b3034aec9930465d80
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" : " assertion-cmake" ,
3
- "version" : " 1 .0.0" ,
3
+ "version" : " 2 .0.0" ,
4
4
"description" : " A CMake module containing a collection of assertion functions and other utilities for testing CMake code." ,
5
5
"homepage" : " https://github.com/threeal/assertion-cmake" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " 76d1b1507fa19787ede8bb6a93abd3eed5a3c9d9" ,
5
+ "version" : " 2.0.0" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 281ba00c62bf8d4a1db7ee31b49c97cad9f187e0" ,
5
10
"version" : " 1.0.0" ,
Original file line number Diff line number Diff line change 9
9
"port-version" : 0
10
10
},
11
11
"assertion-cmake" : {
12
- "baseline" : " 1 .0.0" ,
12
+ "baseline" : " 2 .0.0" ,
13
13
"port-version" : 0
14
14
},
15
15
"checkwarning-cmake" : {
You can’t perform that action at this time.
0 commit comments