mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Minor correction to how buildbot finds packages
This commit is contained in:
parent
124d770823
commit
372e37faf2
3 changed files with 3 additions and 1 deletions
|
@ -88,7 +88,7 @@ add_cmake_libs () {
|
|||
-DJPEG_INCLUDE_DIR=$libdir/libjpeg/include
|
||||
-DJPEG_DLL="$(_dlls $libdir/libjpeg/bin/libjpeg*)"
|
||||
|
||||
-DCMAKE_PREFIX_PATH=$libdir/sdl2/lib/cmake
|
||||
-DSDL2_DIR=$libdir/sdl2/lib/cmake/SDL2
|
||||
-DSDL2_DLL="$(_dlls $libdir/sdl2/bin/*)"
|
||||
|
||||
-DZLIB_INCLUDE_DIR=$libdir/zlib/include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue