autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Autoconf and doxygen outside source directory


From: dave
Subject: Autoconf and doxygen outside source directory
Date: Thu, 07 Nov 2013 18:54:14 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Hello;

I need to include doxygen into a autoconf / automake project. Here is my problem. The problem is this project uses a fresh build directory outside the source. You call the configure outside to set up the files and compile. I need to get doxygen to scan the source folder and run doxygen and then make the html outputs.

How do I tell doxygen where the source folder is and then get it to work on those files and then output to the new source folder?

Thanks,

Dave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]