File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -384,6 +384,7 @@ modules:
384
384
config-opts :
385
385
- -DSDL_TESTS=OFF
386
386
- -DSDL_EXAMPLES=OFF
387
+ - -DCMAKE_INSTALL_LIBDIR="lib"
387
388
sources :
388
389
- type : git
389
390
url : https://github.com/libsdl-org/SDL.git
@@ -397,6 +398,7 @@ modules:
397
398
buildsystem : cmake-ninja
398
399
config-opts :
399
400
- -DSDL2COMPAT_TESTS=OFF
401
+ - -DCMAKE_INSTALL_LIBDIR="lib"
400
402
post-install :
401
403
- mv /app/lib/pkgconfig/sdl2-compat.pc /app/lib/pkgconfig/sdl2.pc
402
404
Original file line number Diff line number Diff line change @@ -185,6 +185,7 @@ modules:
185
185
config-opts :
186
186
- -DSDL_TESTS=OFF
187
187
- -DSDL_EXAMPLES=OFF
188
+ - -DCMAKE_INSTALL_LIBDIR="lib"
188
189
sources :
189
190
- type : git
190
191
url : https://github.com/libsdl-org/SDL.git
@@ -198,6 +199,7 @@ modules:
198
199
buildsystem : cmake-ninja
199
200
config-opts :
200
201
- -DSDL2COMPAT_TESTS=OFF
202
+ - -DCMAKE_INSTALL_LIBDIR="lib"
201
203
post-install :
202
204
- mv /app/lib/pkgconfig/sdl2-compat.pc /app/lib/pkgconfig/sdl2.pc
203
205
Original file line number Diff line number Diff line change @@ -183,6 +183,7 @@ modules:
183
183
config-opts :
184
184
- -DSDL_TESTS=OFF
185
185
- -DSDL_EXAMPLES=OFF
186
+ - -DCMAKE_INSTALL_LIBDIR="lib"
186
187
sources :
187
188
- type : git
188
189
url : https://github.com/libsdl-org/SDL.git
@@ -196,6 +197,7 @@ modules:
196
197
buildsystem : cmake-ninja
197
198
config-opts :
198
199
- -DSDL2COMPAT_TESTS=OFF
200
+ - -DCMAKE_INSTALL_LIBDIR="lib"
199
201
post-install :
200
202
- mv /app/lib/pkgconfig/sdl2-compat.pc /app/lib/pkgconfig/sdl2.pc
201
203
You can’t perform that action at this time.
0 commit comments