This repository has been archived on 2023-02-21. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2022-08-28 14:27:03 -07:00
|
|
|
((nil . ((projectile-project-configure-cmd . "cmake -B build -S .")
|
|
|
|
|
(projectile-project-compilation-cmd . "cmake --build build")
|
|
|
|
|
(projectile-project-run-cmd . "build/quick-text-bar"))))
|