Skip to content

Commit

Permalink
projection: Update CMake bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
mohkale committed Sep 19, 2024
1 parent a3ed944 commit d12cd4a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion init.org
Original file line number Diff line number Diff line change
Expand Up @@ -16675,8 +16675,10 @@ Welcome to my personal Emacs configuration 😎.
"a" '(nil :wk "Extensions")
"ac" '(nil :wk "CMake")
"acp" 'projection-cmake-set-preset
"acb" 'projection-cmake-set-build-type
"acm" 'projection-cmake-set-build-type
"acd" 'projection-cmake-clear-build-directory
"acv" 'projection-cmake-set-configure-log-level
"acb" 'projection-cmake-set-build-verbosely
"ag" '(nil :wk "Golang")
"agp" 'projection-golang-set-package
"am" '(nil :wk "Meson")
Expand Down

0 comments on commit d12cd4a

Please sign in to comment.