We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8417fa1 commit 096f11aCopy full SHA for 096f11a
doc/CMakeLists.txt
@@ -37,11 +37,11 @@ find_program(DBLATEX "dblatex")
37
set(PDF_NAMES ex_devguide ex_overview ex_adminman building_guide
38
getting_started_tutorial persistent_message_queues_overview
39
osx_notes aix_notes solaris_notes freebsd_notes
40
- benchmark common_configuration)
+ benchmark)
41
set(HTML_NAMES ex_devguide ex_overview ex_adminman building_guide
42
43
44
45
46
# Generate PDFs...
47
if(DBLATEX)
doc/common_configuration.adoc
0 commit comments