Files @ be0d5ee4122f
Branch filter:

Location: libtransport.git/docs/api/CMakeLists.txt

Jan Kaluza
Libcommuni: Allow settings port in irc_server config option. When irc_send_pass is set to true, password is treated as a server password
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)