aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2018-04-06 13:23:40 +0200
committerAnders Broman <a.broman58@gmail.com>2018-04-07 05:34:32 +0000
commit2bc030268ca37f065a1d72d48eff9153ecfe20bc (patch)
tree7afc8a04f77fb027c55b483a5a7658612627c6dd /cmake
parentf6d9ce82226009a20601e98d8e18dfa1b62f5e9a (diff)
FindAsciidoctor: On SLES 12.2 the executable name is asciidoctor.ruby2.1
Change-Id: I609aae2335ee8171c1d54eb05cf4c184f2dc1eb0 Reviewed-on: https://code.wireshark.org/review/26775 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/FindAsciidoctor.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/modules/FindAsciidoctor.cmake b/cmake/modules/FindAsciidoctor.cmake
index 409e48b865..f6328876d3 100644
--- a/cmake/modules/FindAsciidoctor.cmake
+++ b/cmake/modules/FindAsciidoctor.cmake
@@ -10,6 +10,7 @@ FIND_PROGRAM(ASCIIDOCTOR_EXECUTABLE
NAMES
asciidoctorj
asciidoctor
+ asciidoctor.ruby2.1
PATHS
/bin
/usr/bin