neovim/cmake.deps/cmake
dundargoc 0007aa50bd
build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON
This will reduce required boilerplate, but more importantly it will
automatically unset variables ending on URL. This will help people
needing to avoid to unset the URL variable each time a new dependency is
added.

It is possible that this may remove a non-download variable ending on
"URL" in the future, however, the risk of this is likely much lower than
the risk of someone forgetting to unset the variable.
2023-03-04 00:30:07 +01:00
..
BuildGettext.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildLibiconv.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildLibtermkey.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildLibuv.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildLibvterm.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildLua.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildLuajit.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildLuarocks.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildLuv.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildMsgpack.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildTreesitter.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildTreesitterParsers.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
BuildUnibilium.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
CopyFilesGlob.cmake build: rename build-related dirs 2022-06-28 04:02:29 -07:00
GetBinaryDeps.cmake build: unset variables ending with "URL" if USE_EXISTING_SRC_DIR is ON 2023-03-04 00:30:07 +01:00
GettextCMakeLists.txt build(cmake): add modelines to enable syntax highlighting 2022-10-21 11:48:12 +02:00
LibiconvCMakeLists.txt build(cmake): add modelines to enable syntax highlighting 2022-10-21 11:48:12 +02:00
libtermkeyCMakeLists.txt build: set libtermkey project language to C (#22410) 2023-02-26 13:32:37 +01:00
LibvtermCMakeLists.txt build: set libtermkey project language to C (#22410) 2023-02-26 13:32:37 +01:00
RemoveFiles.cmake build: rename build-related dirs 2022-06-28 04:02:29 -07:00
TreesitterCMakeLists.txt build: set libtermkey project language to C (#22410) 2023-02-26 13:32:37 +01:00
TreesitterParserCMakeLists.txt build: use CMAKE_POSITION_INDEPENDENT_CODE instead of -fPIC (#21947) 2023-01-22 18:02:02 +01:00