mirror of
https://github.com/ModOrganizer2/modorganizer.git
synced 2025-12-28 06:34:38 +00:00
Move mo2-cmake to standalone feature.
Some checks failed
Lint ModOrganizer 2 / lint (push) Has been cancelled
Some checks failed
Lint ModOrganizer 2 / lint (push) Has been cancelled
This commit is contained in:
parent
043cc491ff
commit
1bce5ca919
@ -12,7 +12,6 @@
|
||||
"boost-thread",
|
||||
"boost-uuid",
|
||||
"lz4",
|
||||
"mo2-cmake",
|
||||
"mo2-libbsarch",
|
||||
"zlib"
|
||||
],
|
||||
@ -20,6 +19,7 @@
|
||||
"standalone": {
|
||||
"description": "Build Standalone.",
|
||||
"dependencies": [
|
||||
"mo2-cmake",
|
||||
"mo2-archive",
|
||||
"mo2-bsatk",
|
||||
"mo2-esptk",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user