Salome HOME
[EDF20032] : Useful tool for debugging
[modules/yacs.git] / src / CTestTestfileInstall.cmake
index 71e7e4c8b7f725bde7362914c06d57ef24fc277d..352cf9ee6044ed60e329929e16f1f41a266ac7db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2016  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2019  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,10 @@ SET(YACS_TEST_LIB "../lib")
 SUBDIRS(
     bases
     engine
+    engine_swig
     runtime
     pmml
     yacsloader
     yacsloader_swig
+    py2yacs
     )