We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a75b88 commit 6cdfd4bCopy full SHA for 6cdfd4b
vcpkg.json
@@ -1,5 +1,10 @@
1
{
2
- "dependencies": ["mo2-cmake"],
+ "features": {
3
+ "standalone": {
4
+ "description": "Build Standalone.",
5
+ "dependencies": ["mo2-cmake"]
6
+ }
7
+ },
8
"vcpkg-configuration": {
9
"default-registry": {
10
"kind": "git",
0 commit comments