diff options
Diffstat (limited to 'sdk-paths-runner@GNU-Linux.cmake')
-rw-r--r-- | sdk-paths-runner@GNU-Linux.cmake | 1 |
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}") |