Ver a proveniência

Return to src root

tags/v1.8.0
Jon Beniston há 3 anos
ascendente
cometimento
8cdb314c0f
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      build_windows.bat

+ 1
- 1
build_windows.bat Ver ficheiro

@@ -33,4 +33,4 @@ mkdir winbuild
cd winbuild
cmake -G Ninja -DCMAKE_C_COMPILER="cl.exe" -DMSVC_TOOLSET_VERSION=190 -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=../winpath ..
ninja install
cd ../..
cd ..

Carregando…
Cancelar
Guardar