dbus/cmake/modules FindDoxygen.cmake,NONE,1.1

Ralf Habacker rhabacker at kemper.freedesktop.org
Tue Mar 13 17:16:07 PDT 2007


Update of /cvs/dbus/dbus/cmake/modules
In directory kemper:/tmp/cvs-serv23558/cmake/modules

Added Files:
	FindDoxygen.cmake 
Log Message:
* cmake: added doxygen support

--- NEW FILE: FindDoxygen.cmake ---

find_program(DOXYGEN_EXECUTABLE NAMES doxygen DOC "doxygen executable")
mark_as_advanced(DOXYGEN_EXECUTABLE)



More information about the dbus-commit mailing list