Fix doxygen generation
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 13 May 2015 08:38:32 +0000 (10:38 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 13 May 2015 08:38:32 +0000 (10:38 +0200)
CMakeLists.txt

index 7277cdf..f7504e5 100644 (file)
@@ -39,6 +39,7 @@ if(DOXYGEN_FOUND)
    set(DOXY_CONFIG "${DOXY_DIR}/Doxyfile.in")
 
    # Copy doxy.config.in
+   set(top_srcdir ${CMAKE_SOURCE_DIR})
    configure_file("${DOXY_CONFIG}" "${CMAKE_BINARY_DIR}/doxy.config")
 
    # Create doc directory