Files @ 7619b9e2b2cb
Branch filter:

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

Dominik
- check local_username against configured server
- TODO: improve really crappy and hacky Swiften password check solution
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)