Doxygen: Rework documentation make targets
* new target doxygen-pdf which build the latex output * Add doxygen-pdf to documentation target * Move documentaiton target definition to doxygen's CMakeLists.txt
This commit is contained in:
@@ -84,5 +84,3 @@ install (TARGETS ${PROJECT_NAME}
|
||||
RUNTIME
|
||||
DESTINATION bin
|
||||
)
|
||||
|
||||
add_custom_target(documentation DEPENDS doxygen)
|
||||
|
Reference in New Issue
Block a user