X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=CMakeLists.txt;h=ee74188380135017f00fd63e093ffe0b2b4e0874;hp=ae68f1bb758fb0ddade711205a5430015b59f43e;hb=148bdc830ce6fb63c8f202db392367e1f3a38582;hpb=0baeef0a83a64f2520cc630c19b82238f10d41be diff --git a/CMakeLists.txt b/CMakeLists.txt index ae68f1b..ee74188 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -128,6 +128,7 @@ if(DOCUMENTATION AND DOXYGEN_FOUND) # Copy doxy.config.in set(top_srcdir ${CMAKE_SOURCE_DIR}) configure_file(${CMAKE_SOURCE_DIR}/doc/Doxyfile.in ${CMAKE_BINARY_DIR}/Doxyfile ) + configure_file(${CMAKE_SOURCE_DIR}/doc/Doxyfile.xml.in ${CMAKE_BINARY_DIR}/Doxyfile.xml ) # Run doxygen add_custom_command(