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
OpenVolumeMesh
OpenVolumeMesh
Commits
ea6c8cf8
Commit
ea6c8cf8
authored
Feb 04, 2019
by
Jan Möbius
Browse files
Merge branch 'master' of
https://www.graphics.rwth-aachen.de:9000/OpenVolumeMesh/OpenVolumeMesh
parents
308dc73a
d7ccc04d
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/ACGDoxygen.cmake
View file @
ea6c8cf8
...
...
@@ -18,8 +18,9 @@
# author Jan Woetzel 2004-2006
# www.mip.informatik.uni-kiel.de/~jw
FIND_PACKAGE
(
Doxygen
)
if
(
NOT DOXYGEN_FOUND
)
FIND_PACKAGE
(
Doxygen
)
endif
()
IF
(
DOXYGEN_FOUND
)
...
...
@@ -119,4 +120,4 @@ IF (DOXYGEN_FOUND)
ENDIF
(
HTML_HELP_COMPILER
)
# MESSAGE(SEND_ERROR "HTML_HELP_COMPILER=${HTML_HELP_COMPILER}")
ENDIF
(
WIN32
)
ENDIF
(
DOXYGEN_FOUND
)
\ No newline at end of file
ENDIF
(
DOXYGEN_FOUND
)
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