]> SALOME platform Git repositories - modules/med.git/commitdiff
Salome HOME
Bug revealed when activating tests with MPI.
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 22 Sep 2014 15:00:58 +0000 (17:00 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 22 Sep 2014 15:00:58 +0000 (17:00 +0200)
src/ParaMEDMEMTest/CMakeLists.txt

index b8aee15c4f3d9b013119d4fb25a5ac8058a70f0c..964096e49fd6e70917e4fc257ab9482fe2759b2c 100644 (file)
@@ -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