diff doc/apidoc/Doxyfile.in @ 1185:69f7d302cdb9

Fix build with changed documentation paths
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 22 Sep 2014 13:11:30 +0200
parents cf1fdb254c41
children 6d840341bc25
line wrap: on
line diff
--- a/doc/apidoc/Doxyfile.in	Mon Sep 22 13:02:11 2014 +0200
+++ b/doc/apidoc/Doxyfile.in	Mon Sep 22 13:11:30 2014 +0200
@@ -52,7 +52,7 @@
 # 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/generated
+OUTPUT_DIRECTORY       = @CMAKE_BINARY_DIR@/doc/apidoc/generated
 
 # 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

http://wald.intevation.org/projects/trustbridge/