From: Ovidiu Mircescu Date: Tue, 2 Apr 2019 12:48:50 +0000 (+0200) Subject: Use SalomeCppUnit instead of CppUnit. X-Git-Tag: V9_3_0rc1^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a56fe84527cf352ff92a9da456252d57bc3f78ed;p=tools%2Fydefx.git Use SalomeCppUnit instead of CppUnit. --- diff --git a/src/cpp/Test/CMakeLists.txt b/src/cpp/Test/CMakeLists.txt index 0e98033..6f7ead5 100644 --- a/src/cpp/Test/CMakeLists.txt +++ b/src/cpp/Test/CMakeLists.txt @@ -16,7 +16,7 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -FIND_PACKAGE(CppUnit REQUIRED) +FIND_PACKAGE(SalomeCppUnit REQUIRED) # additional include directories INCLUDE_DIRECTORIES(