build: streamline CMAKE_MODULE_PATH interaction
This commit is contained in:
parent
b5dc259687
commit
faf58781e9
3 changed files with 18 additions and 6 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
# lsp keeps state here
|
||||
# clangd working space (see emacs+lsp)
|
||||
.cache
|
||||
# typical build directories
|
||||
build
|
||||
ccov
|
||||
# typical cmake build directory (source-tree-nephew)
|
||||
.build*
|
||||
# symlink to builddir/compile_commands.json; should be set manually in dev sandbox
|
||||
compile_commands.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue