Files @ ab20eefd6f16
Branch filter:

Location: libtransport.git/docs/CMakeLists.txt - annotation

Daniel Henninger
Downgraded PQXX API used due to the 2.6 series on most modern linux distros.
Implemented most of the other functions.
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile @ONLY)
add_custom_target(docs doxygen ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} COMMENT "Generating API documentation with Doxygen" VERBATIM)