X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FFeaturesPlugin%2FCMakeLists.txt;h=1d031c8ce0cabdbb9f24d20fd516b71ad9610921;hb=05e2e4a31fa248d71445c40e35eeafa44f5d3b1b;hp=4d52c6119e6e61c640b6db860caec407c006988c;hpb=1fd15bed1c62f994a3438bc4a12f44d0361f98c9;p=modules%2Fshaper.git diff --git a/src/FeaturesPlugin/CMakeLists.txt b/src/FeaturesPlugin/CMakeLists.txt index 4d52c6119..1d031c8ce 100644 --- a/src/FeaturesPlugin/CMakeLists.txt +++ b/src/FeaturesPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2021 CEA/DEN, EDF R&D +# Copyright (C) 2014-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 @@ -70,8 +70,10 @@ SET(PROJECT_HEADERS FeaturesPlugin_PointCoordinates.h FeaturesPlugin_GeometryCalculation.h FeaturesPlugin_BoundingBox.h - FeaturesPlugin_CommonBoundingBox.h - FeaturesPlugin_CreateBoundingBox.h + FeaturesPlugin_BoundingBoxBase.h + FeaturesPlugin_InspectBoundingBox.h + FeaturesPlugin_NormalToFace.h + FeaturesPlugin_InspectNormalToFace.h ) SET(PROJECT_SOURCES @@ -122,8 +124,10 @@ SET(PROJECT_SOURCES FeaturesPlugin_PointCoordinates.cpp FeaturesPlugin_GeometryCalculation.cpp FeaturesPlugin_BoundingBox.cpp - FeaturesPlugin_CommonBoundingBox.cpp - FeaturesPlugin_CreateBoundingBox.cpp + FeaturesPlugin_BoundingBoxBase.cpp + FeaturesPlugin_InspectBoundingBox.cpp + FeaturesPlugin_NormalToFace.cpp + FeaturesPlugin_InspectNormalToFace.cpp ) SET(XML_RESOURCES @@ -164,6 +168,8 @@ SET(XML_RESOURCES geometry_calculation_widget.xml bounding_box_widget.xml create_bounding_box_widget.xml + normal_to_face_widget.xml + create_normal_to_face_widget.xml ) SET(TEXT_RESOURCES