ClickHouse/contrib/poco-cmake/Data/ODBC
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
..
CMakeLists.txt poco-cmake: Fix Poco::Data::ODBC target when UNBUNDLED 2020-07-04 13:58:53 +03:00