URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eed49613872b0f2ab52c52048b74bf50c6e2e212
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
eed4961 by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Search for asciidoctor-pdf separate from asciidoctor.
Search for asciidoctorj and asciidoctor-pdf and set
ASCIIDOCTOR_PDF_EXECUTABLE if either are found. Only enable the PDF
targets if we find ASCIIDOCTOR_PDF_EXECUTABLE.
Remove env.cmake since it's no longer needed.
Change-Id: Iee82b30eaa67d1ad3fd3a296d9997b0643a0cb4e
Reviewed-on: https://code.wireshark.org/review/27696
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 50197b3 Qt: Set a minimum width for the main window.
adds eed4961 CMake: Search for asciidoctor-pdf separate from asciidoctor.
Summary of changes:
cmake/env.cmake | 76 -------------------------------------
cmake/modules/FindAsciidoctor.cmake | 71 ++++++++++++++++++++++------------
2 files changed, 46 insertions(+), 101 deletions(-)
delete mode 100644 cmake/env.cmake