diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-09-12 01:42:07 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-09-11 10:42:07 -0700 |
| commit | 87df6592ff82792e439ac63df1cc509d749f6f23 (patch) | |
| tree | 49919480e1686e8bd3e4279ef7af2d9f621a946b /ports/sdl1/CONTROL | |
| parent | 223dd5aa5ad706ad1b1346e01f1891ad4ccc65aa (diff) | |
| download | vcpkg-87df6592ff82792e439ac63df1cc509d749f6f23.tar.gz vcpkg-87df6592ff82792e439ac63df1cc509d749f6f23.zip | |
[sdl1]Support linux build. (#8070)
* [sdl1]Support linux build.
* [sdl1]Remove linux configure args.
* [sdl1]Use vcpkg_execute_build_process instead of vcpkg_execute_required_process.
* [sdl1]Add vcpkg_execute_build_process args.
* [sdl1]Add NO_PARALLEL_COMMAND param with vcpkg_execute_build_process.
Diffstat (limited to 'ports/sdl1/CONTROL')
| -rw-r--r-- | ports/sdl1/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sdl1/CONTROL b/ports/sdl1/CONTROL index 59606dcb0..0b9310633 100644 --- a/ports/sdl1/CONTROL +++ b/ports/sdl1/CONTROL @@ -1,3 +1,3 @@ Source: sdl1 -Version: 1.2.15-6 +Version: 1.2.15-7 Description: Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. |
