Skip to content

Commit 6cdfd4b

Browse files
committed
Move mo2-cmake to standalone feature.
1 parent 4a75b88 commit 6cdfd4b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

vcpkg.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
2-
"dependencies": ["mo2-cmake"],
2+
"features": {
3+
"standalone": {
4+
"description": "Build Standalone.",
5+
"dependencies": ["mo2-cmake"]
6+
}
7+
},
38
"vcpkg-configuration": {
49
"default-registry": {
510
"kind": "git",

0 commit comments

Comments
 (0)