ClickHouse/programs/install
Robert Schulze 1a0b5f33b3
More consistent use of platform macros
cmake/target.cmake defines macros for the supported platforms, this
commit changes predefined system macros to our own macros.

__linux__ --> OS_LINUX
__APPLE__ --> OS_DARWIN
__FreeBSD__ --> OS_FREEBSD
2022-06-10 10:22:31 +02:00
..
CMakeLists.txt Fix shared build 2020-08-14 10:49:40 +08:00
Install.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00