mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-02 04:22:03 +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 |
||
---|---|---|
.. | ||
BaseDaemon.cpp | ||
BaseDaemon.h | ||
CMakeLists.txt | ||
GraphiteWriter.cpp | ||
GraphiteWriter.h | ||
SentryWriter.cpp | ||
SentryWriter.h |