Font combobox works
This commit is contained in:
parent
e0d4360f6f
commit
20e919fa55
2 changed files with 6 additions and 2 deletions
|
@ -3,4 +3,4 @@
|
|||
|
||||
((nil . ((projectile-project-run-cmd . "./build/bin/presenter")
|
||||
(compilation-read-command . (nil))
|
||||
(projectile-project-compilation-cmd . "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B buld/ . && make --dir build/"))))
|
||||
(projectile-project-compilation-cmd . "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B build/ . && make --dir build/"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue