[SDL2] On Win, build and link statically.
Keep using system lib dynamically on Unix.
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -49,9 +49,9 @@
|
||||
[submodule "third_party/cxxopts"]
|
||||
path = third_party/cxxopts
|
||||
url = https://github.com/jarro2783/cxxopts.git
|
||||
[submodule "third_party/SDL2-devel-VC"]
|
||||
path = third_party/SDL2-devel-VC
|
||||
url = https://github.com/xenia-project/SDL2-devel-VC.git
|
||||
[submodule "third_party/SDL2"]
|
||||
path = third_party/SDL2
|
||||
url = https://github.com/spurious/SDL-mirror.git
|
||||
[submodule "third_party/utfcpp"]
|
||||
path = third_party/utfcpp
|
||||
url = https://github.com/xenia-project/utfcpp.git
|
||||
|
||||
Reference in New Issue
Block a user