Salome HOME
Fix compilation error.
[modules/yacs.git] / src / CTestTestfileInstall.cmake
index 71e7e4c8b7f725bde7362914c06d57ef24fc277d..838b8e0f2127fa074e8f6f927cc5acfd2011021b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2016  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,10 @@ SET(YACS_TEST_LIB "../lib")
 SUBDIRS(
     bases
     engine
+    engine_swig
     runtime
     pmml
     yacsloader
     yacsloader_swig
+    py2yacs
     )