Skip to content
Snippets Groups Projects
Commit 028a39ba authored by Markus Blatt's avatar Markus Blatt
Browse files

We need to mangle the target names to allow multiple latex documents.

[[Imported from SVN: r6688]]
parent dd73b7be
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ if(NOT IMAGEMAGICK_CONVERT)
set(LATEX_USABLE)
endif(NOT IMAGEMAGICK_CONVERT)
if(LATEX_USABLE)
set(LATEX_MANGLE_TARGET_NAMES "ON" CACHE INTERNAL "Mangel target names to allow multiple latex documents")
include(UseLATEX)
endif(LATEX_USABLE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment