kiwix-build/kiwixbuild/templates
Matthieu Gautier 661eb95df0 Use a specific cross_file on iOS cross compilation.
We need to set the property `needs_exe_wrapper` to true for
x86_64 cross compilation.

Else, meson will try to detect if we could run the cross
compiled executable, and because it is the same arch, it will
assume we can. So it will try to sanity check and execute the
cross compiled binary. Then fails.
2020-02-21 16:29:23 +01:00
..
bash_wrapper.sh Create a real module kiwixbuild and make it installable. Split files. 2018-04-04 15:43:16 +02:00
cmake_android_cross_file.txt Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
cmake_cross_file.txt Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
cmake_i586_cross_file.txt Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
cmake_ios_cross_file.txt Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
meson_android_cross_file.txt Make the platform responsible to create the buildenv. 2018-05-31 11:25:54 +02:00
meson_cross_file.txt Set the pkg-config for cross-compiling. 2020-01-20 22:55:50 +01:00
meson_ios_cross_file.txt Use a specific cross_file on iOS cross compilation. 2020-02-21 16:29:23 +01:00