gperftools/cmake
Aliaksey Kandratsenka 9dfab2cdce cmake: refactor CMakeLists.txt
It is still somewhat broken and somewhat of a mess, but it is much
lesser mess now.

As part of this change I also amputated a number of unnecessary or too
complicated bits. Like attempt to build both static and shared
versions of tcmalloc libraries at the same time. We stick to cmake's
"common" (seemingly) behavior of defaulting to something (in our case
shared library) and letting users override BUILD_SHARED_LIBS.

All the "install" bits are amputated as well, they're not ready.
2024-02-27 17:00:35 -05:00
..
DefineTargetVariables.cmake DefineTargetVariables.cmake: fix for macOS 2023-11-25 16:05:47 +08:00
config.h.in cmake: refactor CMakeLists.txt 2024-02-27 17:00:35 -05:00
pkgconfig.pc Update cmake 2020-12-19 18:52:40 -08:00
tcmalloc.h.in bump required c++ standard to c++-17 2024-01-30 15:54:24 -05:00