Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-istl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Core Modules
dune-istl
Commits
7b87ecc1
Commit
7b87ecc1
authored
12 years ago
by
Markus Blatt
Browse files
Options
Downloads
Patches
Plain Diff
Used new dune macro dune_add_latex_document instead of add_latex_document
[[Imported from SVN: r1867]]
parent
927d5d7c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/CMakeLists.txt
+1
-1
1 addition, 1 deletion
doc/CMakeLists.txt
with
1 addition
and
1 deletion
doc/CMakeLists.txt
+
1
−
1
View file @
7b87ecc1
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
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment