add pkg-config
This commit is contained in:
parent
40a428eaa6
commit
555f76baa7
2 changed files with 2 additions and 4 deletions
|
@ -14,11 +14,8 @@ in
|
|||
gnumake
|
||||
cmake
|
||||
clang
|
||||
# lsp
|
||||
clang-tools
|
||||
# lint
|
||||
cpplint
|
||||
gdb
|
||||
pkg-config
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -14,6 +14,7 @@ in
|
|||
neovim
|
||||
# lsp
|
||||
clang-tools
|
||||
cmake-language-server
|
||||
# lint
|
||||
cpplint
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue