From 45dff2e35f3fef3f199968578b8d9a215463bf57 Mon Sep 17 00:00:00 2001 From: tlegrand Date: Fri, 14 Sep 2007 14:47:15 +0000 Subject: [PATCH] Corrected missing eo.doxytag --- eo/doc/eo.cfg.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/doc/eo.cfg.cmake b/eo/doc/eo.cfg.cmake index 7df27ca5..c60a0005 100644 --- a/eo/doc/eo.cfg.cmake +++ b/eo/doc/eo.cfg.cmake @@ -957,7 +957,7 @@ TAGFILES = # When a file name is specified after GENERATE_TAGFILE, doxygen will create # a tag file that is based on the input files it reads. -GENERATE_TAGFILE = eo.doxytag +GENERATE_TAGFILE = @CMAKE_BINARY_DIR@/doc/eo.doxytag # If the ALLEXTERNALS tag is set to YES all external classes will be listed # in the class index. If set to NO only the inherited external classes