##// END OF EJS Templates
Adds read compatibility for local AMDA server...
Adds read compatibility for local AMDA server The local AMDA server uses another regex than the default server to read the units in x. We manage the compatibility by adding in the parser the possibility of testing several regexes to read a property

File last commit:

r620:3dbb981097b0
r1154:98220c931c83
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'