X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FCollectionAPI%2FCMakeLists.txt;h=b2617e82970c065b18f2695dd2e3d2170e8464bf;hb=refs%2Fheads%2FCR35150;hp=f5c90abee6966ff63ada5cd6274526537390f50b;hpb=00e7032c437ca3e2e47996307b679505794842c1;p=modules%2Fshaper.git diff --git a/src/CollectionAPI/CMakeLists.txt b/src/CollectionAPI/CMakeLists.txt index f5c90abee..b2617e829 100644 --- a/src/CollectionAPI/CMakeLists.txt +++ b/src/CollectionAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2019 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -23,6 +23,7 @@ SET(PROJECT_HEADERS CollectionAPI.h CollectionAPI_Group.h CollectionAPI_GroupAddition.h + CollectionAPI_GroupShape.h CollectionAPI_GroupIntersection.h CollectionAPI_GroupSubstraction.h CollectionAPI_Field.h @@ -31,6 +32,7 @@ SET(PROJECT_HEADERS SET(PROJECT_SOURCES CollectionAPI_Group.cpp CollectionAPI_GroupAddition.cpp + CollectionAPI_GroupShape.cpp CollectionAPI_GroupIntersection.cpp CollectionAPI_GroupSubstraction.cpp CollectionAPI_Field.cpp