diff --git a/edo/doc/edo.doxyfile.cmake b/edo/doc/edo.doxyfile.cmake index fd5657261..e3eef6602 100644 --- a/edo/doc/edo.doxyfile.cmake +++ b/edo/doc/edo.doxyfile.cmake @@ -38,7 +38,7 @@ PROJECT_NUMBER = @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 = @CMAKE_BINARY_DIR@/doc +OUTPUT_DIRECTORY = @CMAKE_CURRENT_BINARY_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