From 22426ad2ff3245cc8862c53fa02a9ad3b120db48 Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Wed, 11 Jul 2018 19:12:24 +0200 Subject: [PATCH] Removed poco package as it is not used --- conanfile.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/conanfile.txt b/conanfile.txt index 0769a08..d303d63 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,7 +1,6 @@ [requires] gsl_microsoft/20180102@bincrafters/stable spdlog/0.16.3@bincrafters/stable - Poco/1.7.8p3@pocoproject/stable Seasocks/1.3.2@minres/stable SystemC/2.3.2@minres/stable SystemCVerification/2.0.1@minres/stable @@ -11,7 +10,6 @@ cmake [options] - Poco:shared=True Seasocks:shared=True SystemC:stdcxx=14 SystemC:shared=True