summaryrefslogtreecommitdiffhomepage
path: root/sdk-paths-runner@GNU-Linux.cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-02-28 23:12:30 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-02-28 23:12:30 +0100
commit526e0fc9205b4bddcc93ddbe95f274d1c051ca7d (patch)
tree11cb9a6dba0413c2f5d14ca7211a0716f11e8436 /sdk-paths-runner@GNU-Linux.cmake
parent1d21ed45e5d4e9382393ffdf8f6b6373b3a45f88 (diff)
ci: almost there
Diffstat (limited to 'sdk-paths-runner@GNU-Linux.cmake')
-rw-r--r--sdk-paths-runner@GNU-Linux.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdk-paths-runner@GNU-Linux.cmake b/sdk-paths-runner@GNU-Linux.cmake
index df5c6f35..03c87ce4 100644
--- a/sdk-paths-runner@GNU-Linux.cmake
+++ b/sdk-paths-runner@GNU-Linux.cmake
@@ -1,2 +1,3 @@
set(SDK_WINE ON CACHE BOOL "" FORCE)
+set(OPENTRACK_WINE_ARCH -m64 CACHE STRING "" FORCE)
set(ENV{PATH} "/usr/lib/wine:$ENV{PATH}")