X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH_I%2FCMakeLists.txt;h=a9788ca89ee94cd2071db8acfb754f821c398a20;hb=aa034dad38ed214bf71255119d299ec6826588f8;hp=38d129aefddd4c4d3e682e68c10e31fd0b0146b5;hpb=7e714e8fc0d0884011007c9daed6e6e492402693;p=modules%2Fsmesh.git diff --git a/src/SMESH_I/CMakeLists.txt b/src/SMESH_I/CMakeLists.txt index 38d129aef..a9788ca89 100644 --- a/src/SMESH_I/CMakeLists.txt +++ b/src/SMESH_I/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2023 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2023 CEA, EDF, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -146,6 +146,7 @@ SET(SMESHEngine_SOURCES SMESH_PreMeshInfo.cxx MG_ADAPT_i.cxx SMESH_Homard_i.cxx + SMESH_ParallelMesh_i.cxx ) # --- rules ---