mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 03:25:45 +01:00
add vcpkg.json, and modify ci.yaml to improve usage vcpkg
Now we utilise storing dependencies in `vcpkg.json`, we can use this to more easily install the dependencies. Furthermore, we moved cloning vcpkg to `checkout`, which creates clones with `--depth=1` by default.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -19,4 +19,5 @@
|
||||
/test/bin/
|
||||
/test/obj/
|
||||
*.lock
|
||||
/vcpkg_installed/
|
||||
compile_commands.json
|
||||
|
||||
Reference in New Issue
Block a user