neovim/cmake.deps
dundargoc 5dcf544f8a
build: fix USE_EXISTING_SRC_DIR option
Since 0007aa50bd the build unsets all URL
variable immediately when USE_EXISTING_SRC_DIR is TRUE, which is
correct. However, this causes the function BuildTSParser to break down
as cmake functions aren't traditionally equipped to deal with empty
variables. Using cmake_parse_arguments fixes this issue.
2023-03-05 18:45:34 +01:00
..
cmake build: fix USE_EXISTING_SRC_DIR option 2023-03-05 18:45:34 +01:00
CMakeLists.txt build: consistently use the provided option paths 2023-03-05 15:21:46 +01:00