]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
scotch6.0.4 needs pthread... Quick and dirty solution to be improved
authorAnthony Geay <anthony.geay@edf.fr>
Tue, 20 Feb 2018 15:08:32 +0000 (16:08 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 20 Feb 2018 15:08:32 +0000 (16:08 +0100)
src/MEDPartitioner/CMakeLists.txt

index a13065529146b39d5faa0e3fe84225f136d9a6e3..3708d287f79cd533ffff4beb7955e0d7424a29a2 100644 (file)
@@ -110,6 +110,7 @@ SET(medpartitionercpp_LDFLAGS
   interpkernel
   medcouplingcpp
   medloader
+  -lpthread
 )
 IF(MEDCOUPLING_PARTITIONER_PARMETIS)
   SET(medpartitionercpp_HEADERS_HXX ${medpartitionercpp_HEADERS_HXX} MEDPARTITIONER_ParMetisGraph.hxx)