Add CMakeLists.txt to generate source distribution file

This commit is contained in:
Dirk Ziegelmeier
2018-07-03 12:54:17 +02:00
parent fd0af07d2d
commit 88ef663334
4 changed files with 24 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ PROJECT_LOGO =
# entered, it will be relative to the location where doxygen was started. If
# left blank the current directory will be used.
OUTPUT_DIRECTORY = output
OUTPUT_DIRECTORY = "${DOXYGEN_OUTPUT_DIR}"
# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
# directories (in 2 levels) under the output directory of each output format and