Gabriele Contini
2020-03-14 b1ecd639a21eb73b185cbed66b1307f5d39ac529
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