Skip to content
Snippets Groups Projects
Commit 627a072b authored by György Kurucz's avatar György Kurucz
Browse files

Remove build_by_default for documentation targets

parent b7aca662
No related branches found
No related tags found
No related merge requests found
......@@ -11,3 +11,4 @@
instance of this in `Documentation/images` to be able to compile the LaTeX
files. One method is to add a worktree with
`git worktree add Documentation/images images`.
- Build with `ninja -C build paper.pdf` and `ninja -C build presentation.pdf`.
......@@ -57,7 +57,6 @@ if prog_pdflatex.found()
'@INPUT@',
],
env: env,
build_by_default: true,
)
endforeach
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment