]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/CTestTestfileInstall.cmake
Salome HOME
Fix compilation error.
[modules/yacs.git] / src / CTestTestfileInstall.cmake
index 40e032f2b43a3d58444db12c6200fc6302e24d5f..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,7 +29,10 @@ SET(YACS_TEST_LIB "../lib")
 SUBDIRS(
     bases
     engine
+    engine_swig
     runtime
+    pmml
     yacsloader
     yacsloader_swig
+    py2yacs
     )