Salome HOME
Use SalomeCppUnit instead of CppUnit.
[tools/py2cpp.git] / CMakeLists.txt
index c5ed1923d6c0f27aa1032f931a3c7a7744e1941d..faa27a97f209db81ef4c2e1331ecc2e1c3b13578 100644 (file)
@@ -33,6 +33,7 @@ ENDIF()
 OPTION(BUILD_EXAMPLE "Generate the example." OFF)
 
 ENABLE_TESTING()
+FIND_PACKAGE(SalomeCppUnit REQUIRED)
 FIND_PACKAGE(SalomePythonInterp REQUIRED)
 FIND_PACKAGE(SalomePythonLibs REQUIRED)
 SET(BUILD_SHARED_LIBS TRUE)