Salome HOME
For future compatibility with python 3.9.
[modules/yacs.git] / src / CMakeLists.txt
index f981b3f6c3ddc539bd8641086aacd79acb02bffc..9032ac800d43ca507a3ca348eabaaa79ab2c82e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2021  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
@@ -21,7 +21,7 @@
 # Common packages
 ##
 SET(SUBDIRS_COMMON
-  bases engine wrappergen yacsorb salomeloader
+  bases engine wrappergen yacsorb salomeloader workloadmanager
   pmml
   )