WSDG: Remove ENABLE_CHM_GUIDES

ENABLE_CHM_GUIDES is no longer in CMakeOptions.txt

Change-Id: I217ac89f12c95e66591465e3230c19968dcc0bde
Reviewed-on: https://code.wireshark.org/review/27209
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
This commit is contained in:
Dylan Ulis 2018-04-29 18:46:31 -04:00 committed by Peter Wu
parent 418ddf4fa7
commit c63be89ab8
1 changed files with 1 additions and 1 deletions

View File

@ -453,7 +453,7 @@ To build an x64 version, the `-G` parameter must have a Win64 suffix,
e.g. `-G "Visual Studio 14 2015 Win64"`:
----
> cmake -DENABLE_CHM_GUIDES=on -G "Visual Studio 14 2015 Win64" ..\wireshark
> cmake -G "Visual Studio 14 2015 Win64" ..\wireshark
----
The CMake generation process will download the required 3rd party libraries (apart from Qt)