X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHUtils%2FCMakeLists.txt;h=4002a872a9b8be3d796270a19c5e7db063362fde;hp=652f469debac76bf2ec900f42214bf34ca9ef0b3;hb=499f29d24922cec66e41b41a0039a954993bc6df;hpb=b24a2d1b7692bdb21cf037b026e0273ba547cef4 diff --git a/src/SMESHUtils/CMakeLists.txt b/src/SMESHUtils/CMakeLists.txt index 652f469de..4002a872a 100644 --- a/src/SMESHUtils/CMakeLists.txt +++ b/src/SMESHUtils/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2021 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2022 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -61,6 +61,8 @@ SET(SMESHUtils_HEADERS SMESH_ControlPnt.hxx SMESH_Delaunay.hxx SMESH_Indexer.hxx + SMESH_BoostTxtArchive.hxx + SMESH_MGLicenseKeyGen.hxx ) # --- sources --- @@ -84,6 +86,8 @@ SET(SMESHUtils_SOURCES SMESH_Offset.cxx SMESH_Slot.cxx SMESH_PolyLine.cxx + SMESH_BoostTxtArchive.cxx + SMESH_MGLicenseKeyGen.cxx ) # --- rules ---