neovim/third-party/cmake
Christian Clason 38145b919d
build: remove duplicate empty CONFIGURE_COMMAND (#12676)
The cmake file for libvterm had an empty CONFIGURE_COMMAND "", which tells cmake to skip the configure step for this dependency (even though a later patch added another, actual, CONFIGURE_COMMAND two lines below). Evidently the recently released cmake 3.18.0 is pickier about this than previous versions, causing the build to fail. Removing this line makes the build successful again.
2020-07-24 22:39:12 +02:00
..
BuildGettext.cmake deps/msvc: gettext 0.20.1 2020-02-06 14:08:06 -06:00
BuildGperf.cmake build: third-party: enable CXX language earlier (#10862) 2019-08-27 20:55:11 +02:00
BuildLibiconv.cmake build/msvc: Add libiconv to bundled dependencies 2018-06-09 20:50:02 -05:00
BuildLibtermkey.cmake deps: pass LDFLAGS+=-static (#11138) 2019-10-14 15:16:58 +02:00
BuildLibuv.cmake deps: update to libuv v1.23.2 2018-11-01 00:10:50 +01:00
BuildLibvterm.cmake build: remove duplicate empty CONFIGURE_COMMAND (#12676) 2020-07-24 22:39:12 +02:00
BuildLua.cmake build: update some test dependencies (#10339) 2019-06-29 22:25:00 +02:00
BuildLuajit.cmake build/macOS: set -fno-stack-check for LuaJIT build #11412 2019-11-17 12:55:25 -08:00
BuildLuarocks.cmake deps: lua-client 0.2.2-1 2020-02-16 17:24:21 -08:00
BuildLuv.cmake deps: Fix luv-static build issues #11961 2020-02-29 13:47:56 -08:00
BuildMsgpack.cmake doc: fix typos [ci skip] #11787 2020-01-30 22:56:34 -08:00
BuildTreesitterParsers.cmake Build tree-sitter out-of-source 2020-02-10 21:52:33 +01:00
BuildUnibilium.cmake deps: pass LDFLAGS+=-static (#11138) 2019-10-14 15:16:58 +02:00
CopyFilesGlob.cmake third-party: Create path in CopyFilesGlob.cmake 2016-08-07 21:57:28 +01:00
DownloadAndExtractFile.cmake build: DownloadAndExtractFile.cmake: retry status_code=7 #11582 2019-12-21 06:39:26 +01:00
GetBinaryDeps.cmake build: GetBinaryDeps: move include, fix doc (#10579) 2019-07-22 20:50:30 +02:00
GettextCMakeLists.txt deps/msvc: gettext 0.20.1 2020-02-06 14:08:06 -06:00
GperfCMakeLists.txt Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04:00
LibiconvCMakeLists.txt Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04:00
libtermkeyCMakeLists.txt build: CMake: do not set CMP0059 to old (#10363) 2019-06-29 20:37:48 +02:00
LibuvCMakeLists.txt build/win: LibuvCMakeLists.txt: adapt to moved headers 2018-11-01 04:35:36 +01:00
Libvterm-tbl2inc_c.cmake Raise minimum CMake version to 2.8.12 and remove compat code 2018-06-18 08:00:30 -04:00
LibvtermCMakeLists.txt build: CMake: do not set CMP0059 to old (#10363) 2019-06-29 20:37:48 +02:00
RemoveFiles.cmake deps: Remove shared libraries. 2015-04-29 22:26:55 +03:00
TargetArch.cmake win/build: detect architecture 2017-02-16 16:23:17 +01:00
TreesitterParserCMakeLists.txt build: include tree-sitter-c parser in bundled build 2020-02-07 09:22:55 +01:00
UnibiliumCMakeLists.txt third-party: remove msvc-compat/unistd.h (#10465) 2019-08-29 01:05:47 +02:00