From: Christophe Bourcier Date: Fri, 31 Mar 2023 08:17:42 +0000 (+0200) Subject: Add GHS3DPLUGIN to salome test X-Git-Tag: V9_11_0b1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=659b146688fe0866b5c66483dbd21f44cc216516;p=tools%2FSALOME.git Add GHS3DPLUGIN to salome test --- diff --git a/resources/CTestTestfile.cmake b/resources/CTestTestfile.cmake index ff15ae8..f292c40 100644 --- a/resources/CTestTestfile.cmake +++ b/resources/CTestTestfile.cmake @@ -4,6 +4,7 @@ SUBDIRS(../../../../SHAPER/bin/salome/test/) SUBDIRS(../../../../SMESH/bin/salome/test/) SUBDIRS(../../../../BLSURFPLUGIN/bin/salome/test/) SUBDIRS(../../../../HYBRIDPLUGIN/bin/salome/test/) +SUBDIRS(../../../../GHS3DPLUGIN/bin/salome/test/) SUBDIRS(../../../../GMSHPLUGIN/bin/salome/test/) SUBDIRS(../../../../HOMARD/bin/salome/test/) SUBDIRS(../../../../FIELDS/bin/salome/test/)