build: streamline CMAKE_MODULE_PATH interaction
This commit is contained in:
parent
d34315d33f
commit
0f7f6d0e1c
3 changed files with 14 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,6 @@
|
|||
# clangd working space (see emacs+lsp)
|
||||
.cache
|
||||
# typical cmake build directory (source-tree-nephew)
|
||||
build*/*
|
||||
.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