build: streamline CMAKE_MODULE_PATH interaction

This commit is contained in:
Roland Conybeare 2024-03-15 19:35:34 -04:00
commit 9893b71483
4 changed files with 25 additions and 3 deletions

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
# lsp keeps state here
.cache
# typical build directory
build
.build*
# lsp: symlink to file in build directory (established manually)
compile_commands.json