X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHUtils%2FCMakeLists.txt;fp=src%2FSMESHUtils%2FCMakeLists.txt;h=e35033177def456199c488122ab23361ea9a18bf;hp=8eb4e3b68d8910ee18a32ff3415eb121ba1d6508;hb=c9deeb65356c923f6129f363982dd8da8d6e32a5;hpb=06613d617eb0569112b6a803cbb8b4bdeed241b9 diff --git a/src/SMESHUtils/CMakeLists.txt b/src/SMESHUtils/CMakeLists.txt index 8eb4e3b68..e35033177 100644 --- a/src/SMESHUtils/CMakeLists.txt +++ b/src/SMESHUtils/CMakeLists.txt @@ -62,6 +62,7 @@ SET(SMESHUtils_HEADERS SMESH_Delaunay.hxx SMESH_Indexer.hxx SMESH_BoostTxtArchive.hxx + SMESH_MGLicenseKeyGen.hxx ) # --- sources --- @@ -86,6 +87,7 @@ SET(SMESHUtils_SOURCES SMESH_Slot.cxx SMESH_PolyLine.cxx SMESH_BoostTxtArchive.cxx + SMESH_MGLicenseKeyGen.cxx ) # --- rules ---