-
Notifications
You must be signed in to change notification settings - Fork 304
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Gordon Smith <[email protected]>
- Loading branch information
1 parent
951293c
commit db4388b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vcpkg
updated
9 files
+1 −0 | .dockerignore | |
+1 −2 | .github/workflows/prebuild-docker.yml | |
+9 −7 | .github/workflows/prebuild-gh_envs.yml | |
+45 −0 | dockerfiles/CentOS-Base.repo | |
+2 −1 | dockerfiles/build.sh | |
+6 −4 | dockerfiles/centos-7.dockerfile | |
+4 −1 | dockerfiles/centos-8.dockerfile | |
+119 −0 | vcpkg-win2022.json | |
+1 −1 | vcpkg.json |