aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/FindAsciidoctor.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmake/modules/FindAsciidoctor.cmake b/cmake/modules/FindAsciidoctor.cmake
index 7afdbcc0a2..a452d4af22 100644
--- a/cmake/modules/FindAsciidoctor.cmake
+++ b/cmake/modules/FindAsciidoctor.cmake
@@ -11,6 +11,10 @@ FIND_PROGRAM(ASCIIDOCTOR_EXECUTABLE
asciidoctorj
asciidoctor
asciidoctor.ruby2.1
+ # Asciidoctor.js releases
+ asciidoctor-linux
+ asciidoctor-macos
+ asciidoctor-win
PATHS
/bin
/usr/bin