This commit is contained in:
Jerome Laban 2024-09-03 15:59:19 -04:00
Родитель 2c1684a4e7
Коммит 24adab3256
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -73,7 +73,7 @@
<WasmCachePath Condition="
'$(OS)' == 'Windows_NT'
AND '$(EmscriptenSdkToolsPath.Substring(1))' != '$(MSBuildProjectDirectory.Substring(1))'
">$(TEMP)\emsdk-cache</WasmCachePath>
">C:\emsdk-cache</WasmCachePath>
</PropertyGroup>
<ItemGroup>