Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PRUVOST Florent
Chameleon
Commits
6eb2cbf7
Commit
6eb2cbf7
authored
Aug 30, 2017
by
PRUVOST Florent
Browse files
tex is required to build pdf output
parent
74e5ad71
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/orgmode/CMakeLists.txt
View file @
6eb2cbf7
...
...
@@ -58,6 +58,7 @@ endforeach()
# Looking for emacs
# -----------------
FIND_PROGRAM
(
EMACS_COMPILER emacs
)
FIND_PROGRAM
(
TEX_COMPILER tex
)
if
(
EMACS_COMPILER
)
# Add target
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment