From: Anthony Geay Date: Mon, 22 Sep 2014 15:00:58 +0000 (+0200) Subject: Bug revealed when activating tests with MPI. X-Git-Tag: V7_5_0a1~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=58ae775920578c05d054b91e4ab26a346681cc56;p=modules%2Fmed.git Bug revealed when activating tests with MPI. --- diff --git a/src/ParaMEDMEMTest/CMakeLists.txt b/src/ParaMEDMEMTest/CMakeLists.txt index b8aee15c4..964096e49 100644 --- a/src/ParaMEDMEMTest/CMakeLists.txt +++ b/src/ParaMEDMEMTest/CMakeLists.txt @@ -21,7 +21,7 @@ ADD_DEFINITIONS(${MPI_DEFINITIONS} ${CPPUNIT_DEFINITIONS}) INCLUDE_DIRECTORIES( ${MPI_INCLUDE_DIRS} - ${CPPUNIT_INCLUDE_DIR} + ${CPPUNIT_INCLUDE_DIRS} ${CMAKE_CURRENT_SOURCE_DIR}/../ParaMEDLoader ${CMAKE_CURRENT_SOURCE_DIR}/../ParaMEDMEM ${CMAKE_CURRENT_SOURCE_DIR}/../MEDLoader