Salome HOME
Fix compilation error due to integration of windows porting 894bcbdeb7
[tools/medcoupling.git] / src / CTestTestfileInstall.cmake.in
index b889475d5e5de89210250345f3abe70e8329e915..e7cdca39b8e2c100653ee377931238f6494ee146 100644 (file)
@@ -23,6 +23,7 @@ SET(TIMEOUT        120)
 SUBDIRS(INTERP_KERNELTest)
 SUBDIRS(MEDCoupling)
 SUBDIRS(MEDCoupling_Swig)
+SUBDIRS(ICoCo_Swig)
 SUBDIRS(MEDLoader)
 SUBDIRS(MEDLoader_Swig)
 SUBDIRS(MEDPartitioner)
@@ -30,6 +31,7 @@ SUBDIRS(MEDPartitioner)
 set(MEDCOUPLING_USE_MPI_BOOL $<BOOL:@MEDCOUPLING_USE_MPI@>)
 if(MEDCOUPLING_USE_MPI_BOOL)
     SUBDIRS(ParaMEDMEMTest)
+    SUBDIRS(ParaMEDMEM_Swig)
 endif()
 
 SUBDIRS(MEDPartitioner_Swig)