ClickHouse/contrib/jemalloc-cmake
Ivan b4339f266d
Make a better build scheme (#6500)
* Fix shared build
* Major default libs refactor
* Fix build with gcc_eh
* Link all libraries as a big group.
* Use global interface library as a group
* Build capnproto using our cmake
* Use only internal libunwind
2019-08-28 23:49:37 +03:00
..
include/jemalloc Using jemalloc instead of tcmalloc. (#2773) 2018-08-02 03:20:20 +03:00
include_linux_x86_64 Revert jemalloc and supress all warnings because we cannot supress some general ones with another flag 2019-05-31 20:33:29 +03:00
CMakeLists.txt Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
README Using jemalloc instead of tcmalloc. (#2773) 2018-08-02 03:20:20 +03:00

It allows to integrate JEMalloc into CMake project.