浏览代码

Update Building.md

sunsetbrew 12 年之前
父节点
当前提交
e6cbd364ee
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/Building.md

+ 2 - 0
docs/Building.md

@@ -12,6 +12,8 @@ Building for Windows
 ---------
 
 Open the *VS2012/civetweb.sln* in Visual Studio.
+To include SSL support, you may have to use yaSSL.  However, it is GPL licensed.
+See [yaSSL.md](https://github.com/sunsetbrew/civetweb/blob/master/docs/yaSSL.md) for more information.
 
 
 Building for Linux, BSD, and OSX