libt2n-git Archives

Subject: C++ inter-process communication library branch, master, updated. v0.7-1-gccb4d3d

From: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libt2n-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Wed, 13 May 2015 10:38:39 +0200 (CEST)
The branch, master has been updated
       via  ccb4d3d32de308db958d30a88e7b614a84241c86 (commit)
      from  d0273fc0330409a4bcb2aad9762a6961ad129951 (commit)


- Log -----------------------------------------------------------------
commit ccb4d3d32de308db958d30a88e7b614a84241c86
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Wed May 13 10:38:32 2015 +0200

    Fix doxygen generation

-----------------------------------------------------------------------

Summary of changes:
 CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7277cdf..f7504e5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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


hooks/post-receive
-- 
C++ inter-process communication library

--
libt2n-git - see http://www.intra2net.com/en/developer/libt2n for details.
To unsubscribe send a mail to libt2n-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • C++ inter-process communication library branch, master, updated. v0.7-1-gccb4d3d, libt2n-git <=