gcontini
2020-03-14 ae9cc0f8f418111c04989d1bf28f2cbec7abf847
doc/snippets.txt
@@ -18,4 +18,8 @@
      echo "Boost installed"
      cd C:/local/boost
      dir
) else echo "Boost already installed"
) else echo "Boost already installed"
linux cross compile for windows openssl
 ./Configure no-zlib no-shared --prefix=$PWD/dist-win-64 --cross-compile-prefix=x86_64-w64-mingw32- mingw64