mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
iotest_aio.cpp | ||
iotest_nonblock.cpp | ||
iotest.cpp |