Skip to content

Commit 7ac3377

Browse files
committed
Move mo2-cmake to standalone feature.
1 parent ea527ab commit 7ac3377

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

vcpkg.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
2-
"dependencies": ["mo2-cmake"],
32
"features": {
43
"standalone": {
54
"description": "Build Standalone.",
6-
"dependencies": ["mo2-uibase"]
5+
"dependencies": ["mo2-cmake", "mo2-uibase"]
76
}
87
},
98
"vcpkg-configuration": {

0 commit comments

Comments
 (0)