luban sync
Re-read vcpkg.json + luban.toml in the current project, regenerate luban.cmake.
luban sync
When you'd use it
- Just pulled a project from git, want to make sure
luban.cmakeis up to date with the in-treevcpkg.json - Hand-edited
vcpkg.json(e.g., to add"features"or"overrides"thatluban adddoesn't expose) - Changed
luban.toml [scaffold] warnings = "strict"and want it reflected luban.cmakegot accidentally deleted
What it changes
Only luban.cmake. vcpkg.json and luban.toml are read-only inputs.