# Meson cross file for targeting Windows from Linux # NB: The boost_root property must be set, possibly through a second cross file [binaries] cpp = 'x86_64-w64-mingw32-g++' [host_machine] system = 'windows' cpu_family = 'x86_64' cpu = 'x86_64' endian = 'little' #[properties] #boost_root = '/home/sebastien/dynare/unstable/preprocessor/deps/mingw64/'