3cfa724c8cda32c801f79eeb0ac98c835809ccc8
`projectile-configure-project' in conjunction with CMakePresets.json will allow to configure the project. `projectile-compile-project' does sth similar for the compile command. This is equivalent to something like ~cmake --preset clang-debug && cmake --build build --preset clang-debug~
Description
Languages
C++
90.2%
CMake
9.8%