neovim/third-party/cmake
Thomas Fehér 50db0312f9 build: ensure static jemalloc. #3970
Otherwise the dynamic library is built also and find_library will prefer
that over the static one. That results in linking against the dynamic
library which will not be found after install.

This code:
  8b3c399b6d/third-party/CMakeLists.txt (L130)
should prevent the above problem, but it doesn't hurt to be explicit.
2016-01-09 12:23:02 -05:00
..
BuildJeMalloc.cmake build: ensure static jemalloc. #3970 2016-01-09 12:23:02 -05:00
BuildLibtermkey.cmake CMake: Don't use existing third-party sources by default. 2015-09-09 17:23:22 +02:00
BuildLibuv.cmake BuildLibuv.cmake: make case consistent 2016-01-08 01:09:22 -05:00
BuildLibvterm.cmake CMake: Don't use existing third-party sources by default. 2015-09-09 17:23:22 +02:00
BuildLuajit.cmake third-party: enable verbose builds of luajit and libuv 2015-11-10 06:19:08 -05:00
BuildLuarocks.cmake Luacheck: point to latest rockspec 2015-12-01 20:15:03 +01:00
BuildMsgpack.cmake CMake: Don't use existing third-party sources by default. 2015-09-09 17:23:22 +02:00
BuildUnibilium.cmake CMake: Don't use existing third-party sources by default. 2015-09-09 17:23:22 +02:00
CopyFilesGlob.cmake CMake: Build third-party deps in Windows 2015-05-15 17:55:01 +03:00
DownloadAndExtractFile.cmake CMake: Don't use existing third-party sources by default. 2015-09-09 17:23:22 +02:00
RemoveFiles.cmake deps: Remove shared libraries. 2015-04-29 22:26:55 +03:00