Add CMake

This commit is contained in:
ModernTTY
2024-03-28 16:12:32 +02:00
committed by Mr.k
parent 024fa60c88
commit f1caf44df3

View File

@ -255,6 +255,14 @@
"link": "https://clonehero.net/", "link": "https://clonehero.net/",
"winget": "CloneHeroTeam.CloneHero" "winget": "CloneHeroTeam.CloneHero"
}, },
"WPFInstallcmake": {
"category": "Development",
"choco": "cmake",
"content": "CMake",
"description": "CMake is an open-source, cross-platform family of tools designed to build, test and package software.",
"link": "https://cmake.org/",
"winget": "Kitware.CMake"
},
"WPFInstallcopyq": { "WPFInstallcopyq": {
"category": "Utilities", "category": "Utilities",
"choco": "copyq", "choco": "copyq",