Salome HOME
Add a missing test file.
[modules/yacs.git] / src / CTestTestfileInstall.cmake
index ca668f9dd514a9e63a6a3312d1d552002ef43a92..cc284e820d1db52308be2c842dbad3582f35950d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  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
@@ -29,8 +29,11 @@ SET(YACS_TEST_LIB "../lib")
 SUBDIRS(
     bases
     engine
+    engine_swig
     runtime
     pmml
     yacsloader
     yacsloader_swig
+    py2yacs
+    workloadmanager
     )