##// END OF EJS Templates
Merge pull request 234 from SCIQLOP develop...
Merge pull request 234 from SCIQLOP develop Added Meson support.

File last commit:

r620:3dbb981097b0
r629:79ca90701f8c merge
Show More
cross_fedora_win64.txt
18 lines | 471 B | text/plain | TextLexer
[binaries]
c = 'x86_64-w64-mingw32-gcc'
cpp = 'x86_64-w64-mingw32-g++'
ar = 'x86_64-w64-mingw32-ar'
strip = 'x86_64-w64-mingw32-strip'
qmake = 'mingw64-qmake-qt5'
qmake-qt5 = 'mingw64-qmake-qt5'
moc-qt5 = '/usr/x86_64-w64-mingw32/bin/qt5/moc'
windres = 'x86_64-w64-mingw32-windres'
pkgconfig = 'mingw64-pkg-config'
exe_wrapper = 'wine' # A command used to run generated executables.
[host_machine]
system = 'windows'
cpu_family = 'x86'
cpu = 'x86_64'
endian = 'little'