Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/buildsystem3/doc/CMakeLists.txt @ 2664

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

Merged buildsystem2 to buildsystem3.

Note: Bare merge, just resolved conflicts. To testing, no nothing.

  • 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.