mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 17:44:23 +00:00
1a0b5f33b3
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 |
||
---|---|---|
.. | ||
base | ||
glibc-compatibility | ||
harmful | ||
pcg-random | ||
readpassphrase | ||
widechar_width | ||
CMakeLists.txt |