fix issues to make windows build and submodules
This commit is contained in:
Binary file not shown.
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,7 +4,6 @@ release/
|
|||||||
packed/
|
packed/
|
||||||
vcpkg_installed/
|
vcpkg_installed/
|
||||||
out/
|
out/
|
||||||
external/
|
|
||||||
workshop/resources
|
workshop/resources
|
||||||
cmake-build-debug/
|
cmake-build-debug/
|
||||||
.vs/
|
.vs/
|
||||||
|
|||||||
1
external/SDL
vendored
Submodule
1
external/SDL
vendored
Submodule
Submodule external/SDL added at 3fd0b46215
1
external/lunasvg
vendored
Submodule
1
external/lunasvg
vendored
Submodule
Submodule external/lunasvg added at 83c58df810
@@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"default-registry": {
|
|
||||||
"kind": "git",
|
|
||||||
"baseline": "4f8fe05871555c1798dbcb1957d0d595e94f7b57",
|
|
||||||
"repository": "https://github.com/microsoft/vcpkg"
|
|
||||||
},
|
|
||||||
"registries": [
|
|
||||||
{
|
|
||||||
"kind": "artifact",
|
|
||||||
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
|
|
||||||
"name": "microsoft"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"dependencies": [
|
|
||||||
"sdl3"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user