Build BTLS on Windows, cygwin/mingw. (#9306)
commit3baefe7ef18ac5a4a15551c866ef26cce4749e2d
authorMartin Baulig <mabaul@microsoft.com>
Thu, 11 Oct 2018 21:25:13 +0000 (11 17:25 -0400)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 11 Oct 2018 21:25:13 +0000 (11 17:25 -0400)
tree4c025d4279c81cf415c6507bddddd95182458c1c
parent431628cad7286fbd0bd03675f5953056203a111b
Build BTLS on Windows, cygwin/mingw. (#9306)

* Build BTLS on Windows.

* Quote more cmake paths

Should fix issue on Windows build where cmake is installed in C:\Program Files

* Fix btls cygwin x86, x64 Windows build.

NOTE, cygwin btls build depends on cygwin installed cmake, update cygwin
install to include cmake before building.

* Disable BTLS as default for Windows builds.
configure.ac
mono/btls/CMakeLists.txt
mono/btls/Makefile.am