ClickHouse/contrib/arrow-cmake
Azat Khuzhin e8f5cd3c68 Add separate option to omit symbols from heavy contrib
Sometimes it is useful to build contrib with debug symbols for further
debugging.

With everything turned ON (i.e. debug build) I got 3.3GB vs 3.0GB w/o
this patch, 9% bloat, thoughts about this is this OK or not for you, if
not STRIP_DEBUG_SYMBOLS_HEAVY_CONTRIB can be OFF by default (regardless
of build type).

P.S. aws debug symbols adds just 1.7%.
v2: rename STRIP_HEAVY_DEBUG_SYMBOLS
v3: OMIT_HEAVY_DEBUG_SYMBOLS
v4: documentation had been removed
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-02 06:32:03 +03:00
..
build/cmake Add parquet support. Fixes, tests, ... 2019-02-19 23:51:44 +03:00
cpp/src Regenerate parquet config 2020-11-07 16:25:48 +03:00
CMakeLists.txt Add separate option to omit symbols from heavy contrib 2022-07-02 06:32:03 +03:00
orc_check.cmake Remove trash from CMake 2021-10-11 06:58:08 +03:00