# Add a "doc" target with CMake build system. 
# And configure doxy.config.in to doxy.config
#
# target "doc" allows building the documentation with doxygen/dot on WIN32 and Linux
ADD_SUBDIRECTORY(api)
