diff options
author | Tom Rondeau <trondeau@vt.edu> | 2012-01-03 17:09:42 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2012-01-03 17:09:42 -0500 |
commit | e3068517815363102043363556be654c5b47c5c9 (patch) | |
tree | 787f1dd3947d178dc2a3b86bb87ce8e7aed5c402 /docs | |
parent | a6517c9fa394ccf48206979f1e02608055de6a0c (diff) |
build: not going to work. Removing changes to cmake files and no sync call.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/doxygen/Doxyfile.swig_doc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen/Doxyfile.swig_doc.in b/docs/doxygen/Doxyfile.swig_doc.in index 54fdb492d7..94e14bda1b 100644 --- a/docs/doxygen/Doxyfile.swig_doc.in +++ b/docs/doxygen/Doxyfile.swig_doc.in @@ -38,7 +38,7 @@ PROJECT_NUMBER = @CPACK_PACKAGE_VERSION@ # If a relative path is entered, it will be relative to the location # where doxygen was started. If left blank the current directory will be used. -OUTPUT_DIRECTORY = @OUTPUT_DIRECTORY@/tmp +OUTPUT_DIRECTORY = @OUTPUT_DIRECTORY@ # 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 |