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

Used new dune macro dune_add_latex_document instead of add_latex_document

[[Imported from SVN: r1867]]
parent 927d5d7c
No related branches found
No related tags found
No related merge requests found
add_subdirectory("doxygen")
if(LATEX_USABLE)
ADD_LATEX_DOCUMENT(istl.tex FATHER_TARGET doc
dune_add_latex_document(istl.tex FATHER_TARGET doc
BIB_FILES istl.bib DEFAULT_SAFEPDF IMAGES blockstructure.eps)
create_doc_install(istl.pdf
${CMAKE_INSTALL_DOCDIR} istl_safepdf)
......
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