Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem2/doc/CMakeLists.txt @ 2656

Last change on this file since 2656 was 2656, checked in by rgrieder, 15 years ago

Moved doxygen to doc/api and adjusted some values in the doxy config.

  • Property svn:eol-style set to native
File size: 202 bytes
Line 
1# Add a "doc" target with CMake build system.
2# And configure doxy.config.in to doxy.config
3#
4# target "doc" allows building the documentation with doxygen/dot on WIN32 and Linux
5ADD_SUBDIRECTORY(api)
Note: See TracBrowser for help on using the repository browser.