Salome HOME
Amélioration du ptyhon
[modules/smesh.git] / src / CMakeLists.txt
index 59296f308cd2331454e04b8ac7c8c250f9978bf7..c380973153aa309143babb4a4dc105ccb0e0271a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2021  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
@@ -40,6 +40,7 @@ SET(SUBDIRS_COMMON
   StdMeshers_I
   SMESH_PY
   Tools
+  SalomeSessionless
 )
 
 IF(SALOME_SMESH_ENABLE_MEFISTO)