summaryrefslogtreecommitdiffhomepage
path: root/sdk-paths-runner@GNU-Linux.cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-02-28 23:00:35 +0100
committerStanislaw Halik <sthalik@misaki.pl>2023-02-28 23:00:35 +0100
commitf3a508830cd04266f7095f2e85b2b1b27f6dc456 (patch)
tree9a574351e5d21f534cfd57f4b8ee13b69fb63acd /sdk-paths-runner@GNU-Linux.cmake
parent9957115ca38733c159a4dd259b355310182a350e (diff)
try to fix ci again
Diffstat (limited to 'sdk-paths-runner@GNU-Linux.cmake')
-rw-r--r--sdk-paths-runner@GNU-Linux.cmake2
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}")