]> SALOME platform Git repositories - plugins/ghs3dplugin.git/blobdiff - src/GHS3DPlugin/CMakeLists.txt
Salome HOME
proposal for plugin merge
[plugins/ghs3dplugin.git] / src / GHS3DPlugin / CMakeLists.txt
index f14c351706b45573e16e7c9d7f959c88da312866..286387f4963073b3ff2f6063a982623f3f366ce3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -75,6 +75,7 @@ SET(GHS3DEngine_HEADERS
   GHS3DPlugin_OptimizerHypothesis.hxx
   GHS3DPlugin_OptimizerHypothesis_i.hxx
   MG_Tetra_API.hxx
+  MG_TetraHPC_API.hxx
 )
 
 # --- sources ---
@@ -90,6 +91,7 @@ SET(GHS3DEngine_SOURCES
   GHS3DPlugin_OptimizerHypothesis.cxx
   GHS3DPlugin_OptimizerHypothesis_i.cxx
   MG_Tetra_API.cxx
+  MG_TetraHPC_API.cxx
 )
 
 # --- scripts ---