moved doc/examples to examples according to new build process

This commit is contained in:
Marc Wäckerlin
2015-03-17 12:58:27 +00:00
parent a729670ba7
commit 6d91c244c2
11 changed files with 139 additions and 10 deletions

View File

@@ -33,7 +33,9 @@ if AUTOFNTRACE
NO_VALGRIND_CHECKS += mrwautofunctiontracelog4cxx_test
if HAVE_THREADS
if HAVE_BOOST_THREAD
NO_VALGRIND_CHECKS += mrwautofunctiontracelog4cxx_test-mt
# @bug Actually, the following test fails; to be repaired, see
#
# NO_VALGRIND_CHECKS += mrwautofunctiontracelog4cxx_test-mt
endif
endif
endif