diff options
Diffstat (limited to 'sdk-paths-runner@GNU-Linux.cmake')
-rw-r--r-- | sdk-paths-runner@GNU-Linux.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sdk-paths-runner@GNU-Linux.cmake b/sdk-paths-runner@GNU-Linux.cmake new file mode 100644 index 00000000..df5c6f35 --- /dev/null +++ b/sdk-paths-runner@GNU-Linux.cmake @@ -0,0 +1,2 @@ +set(SDK_WINE ON CACHE BOOL "" FORCE) +set(ENV{PATH} "/usr/lib/wine:$ENV{PATH}") |