aboutsummaryrefslogtreecommitdiff
path: root/cross/linux-mingw-w64-64bit.json
diff options
context:
space:
mode:
Diffstat (limited to 'cross/linux-mingw-w64-64bit.json')
-rw-r--r--cross/linux-mingw-w64-64bit.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/cross/linux-mingw-w64-64bit.json b/cross/linux-mingw-w64-64bit.json
new file mode 100644
index 0000000..df344da
--- /dev/null
+++ b/cross/linux-mingw-w64-64bit.json
@@ -0,0 +1,7 @@
+{
+ "file": "linux-mingw-w64-64bit.txt",
+ "tests": ["common", "cmake"],
+ "env": {
+ "WINEPATH": "/usr/lib/gcc/x86_64-w64-mingw32/9.2-posix;/usr/x86_64-w64-mingw32/bin;/usr/x86_64-w64-mingw32/lib"
+ }
+}