mirror of
https://github.com/fltk/fltk.git
synced 2026-05-23 07:46:09 +08:00
Quote doxygen command where necessary
... if the doxygen path includes spaces. Done for configure/make + CMake.
This commit is contained in:
@@ -48,7 +48,7 @@ fi
|
||||
# with our PDF document title page (LaTeX code) and write the
|
||||
# result to $DOXY_HEAD.
|
||||
|
||||
$DOXY_CMD -w latex $DOXY_TEMP /dev/null /dev/null
|
||||
"$DOXY_CMD" -w latex $DOXY_TEMP /dev/null /dev/null
|
||||
|
||||
# combine three parts of these files to the output file
|
||||
# using '( ... ) > $DOXY_HEAD' to write (concatenate)
|
||||
|
||||
Reference in New Issue
Block a user