mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 03:53:41 +00:00
dd8478422a
Before, if you store clickhouse sources in /src, there was a typo and it produce the following error: CMake Error in contrib/libcxx-cmake/CMakeLists.txt: Target "cxx" INTERFACE_INCLUDE_DIRECTORIES property contains path: "/src" which is prefixed in the source directory. Also move "src" into PRIVATE, since it is required only for libcxx itself. Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
CMakeLists.txt |