8b81f7c69e
Removes need for special cmake setup to get builds working, as Steam Runtime currently doesn't provide cmake 3
33 lines
960 B
Text
33 lines
960 B
Text
[submodule "wine"]
|
|
path = wine
|
|
url = https://github.com/ValveSoftware/wine/
|
|
[submodule "dxvk"]
|
|
path = dxvk
|
|
url = https://github.com/ValveSoftware/dxvk/
|
|
[submodule "freetype2"]
|
|
path = freetype2
|
|
url = git://git.sv.nongnu.org/freetype/freetype2.git
|
|
[submodule "libpng"]
|
|
path = libpng
|
|
url = https://github.com/glennrp/libpng.git
|
|
[submodule "libjpeg-turbo"]
|
|
path = libjpeg-turbo
|
|
url = https://github.com/libjpeg-turbo/libjpeg-turbo.git
|
|
[submodule "SDL-mirror"]
|
|
path = SDL-mirror
|
|
url = https://github.com/spurious/SDL-mirror.git
|
|
[submodule "openal-soft"]
|
|
path = openal-soft
|
|
url = https://github.com/kcat/openal-soft.git
|
|
[submodule "MoltenVK"]
|
|
path = MoltenVK
|
|
url = https://github.com/KhronosGroup/MoltenVK.git
|
|
[submodule "ffmpeg"]
|
|
path = ffmpeg
|
|
url = https://git.ffmpeg.org/ffmpeg.git
|
|
[submodule "openvr"]
|
|
path = openvr
|
|
url = https://github.com/ValveSoftware/openvr
|
|
[submodule "cmake"]
|
|
path = cmake
|
|
url = https://github.com/Kitware/CMake
|