From: Jochen Sprickerhof <git@jochen.sprickerhof.de>
Date: Fri, 31 Jan 2020 19:46:24 +0100
Subject: Don't install CppUnit (broken installation)

---
 CppUnit/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CppUnit/CMakeLists.txt b/CppUnit/CMakeLists.txt
index e5d7f65..44ed5ff 100644
--- a/CppUnit/CMakeLists.txt
+++ b/CppUnit/CMakeLists.txt
@@ -34,5 +34,4 @@ elseif(MINGW)
 			_DLL)
 endif()
 
-POCO_INSTALL(CppUnit)
 
