1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

remove jemalloc cmakelists file

This commit is contained in:
Ben Thompson
2016-07-14 13:20:36 -05:00
parent 13ba43c16b
commit 77fc5ecfb2

View File

@ -1,22 +0,0 @@
include_directories( ${ENGINE_COMMON_INCLUDES} )
########### install files ###############
#original Makefile.am contents follow:
#
#test:
#
#coverage:
#
#leakcheck:
#
#docs:
#
#bootstrap: install-data-am
# mkdir -p $(libdir)
# $(install_sh) libjemalloc.so.3.3.0 $(libdir)
#