Skip to content

Commit b40cb6e

Browse files
authored
Merge pull request #100 from microsoft/dev/jgoshi/AddCGManifest
Add cgmanifest.json
2 parents ae97b2b + 5ad31de commit b40cb6e

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"Registrations":[
3+
{
4+
"Component": {
5+
"Type": "other",
6+
"Other": {
7+
"Name": "cmake",
8+
"Version": "3.19.1",
9+
"DownloadUrl": "https://github.com/Kitware/CMake/releases/download/v3.19.1/cmake-3.19.1.tar.gz"
10+
}
11+
}
12+
}
13+
]
14+
}

0 commit comments

Comments
 (0)