feat: add cmake
This commit is contained in:
parent
10b9b203a6
commit
895c694bf7
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
||||||
++ lib.optionals config.bchmnn.collections.development.enable [
|
++ lib.optionals config.bchmnn.collections.development.enable [
|
||||||
pkgs.gcc13
|
pkgs.gcc13
|
||||||
pkgs.clang
|
pkgs.clang
|
||||||
|
pkgs.cmake
|
||||||
pkgs.universal-ctags # a maintained ctags implementation
|
pkgs.universal-ctags # a maintained ctags implementation
|
||||||
pkgs.unifdef # selectively remove c preprocessor conditionals
|
pkgs.unifdef # selectively remove c preprocessor conditionals
|
||||||
pkgs.doxygen # source code documentation generator tool
|
pkgs.doxygen # source code documentation generator tool
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue