ClickHouse/contrib/poco-cmake
Matwey V. Kornilov 20c8e22942 poco-cmake: Fix Poco::Data::ODBC target when UNBUNDLED
By default IMPORTED target has a scope in the directory in which it is created
and below. This leads to the following issues when building UNBUNDLED:

Target "clickhouse" links to target "Poco::Data::ODBC" but the target was not
found.  Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
2020-07-04 13:58:53 +03:00
..
Crypto Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
Data poco-cmake: Fix Poco::Data::ODBC target when UNBUNDLED 2020-07-04 13:58:53 +03:00
Foundation Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
JSON Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
MongoDB Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
Net Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
Redis Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
Util Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
XML Remove unnecessary warning suppressions #10396 2020-05-09 23:30:28 +03:00
CMakeLists.txt Poco contrib refactoring (#10396) 2020-05-08 17:11:19 +03:00