Commits


Leo Di Donato authored and Antoine Pitrou committed 583a02ba035
MINOR: [C++] Fix typo in if conditional when JEMALLOC_FOUND is false This PR fixes two minor typos in the CMake module for jemalloc. Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com> Closes #12723 from leodido/patch-1 Authored-by: Leo Di Donato <leodidonato@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>