Maximilian Kueffner 3cfa724c8c remove dir locals, use presets instead
`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~
2025-08-19 00:27:41 +02:00
2025-06-13 22:23:20 +00:00
2025-08-19 00:02:14 +02:00
2025-08-19 00:07:01 +02:00
2025-08-19 00:03:06 +02:00
2025-07-29 11:18:34 +02:00
2025-03-17 17:33:31 +01:00
2025-05-23 15:15:01 +02:00
2025-03-12 18:54:23 +01:00
2025-06-24 21:20:28 +00:00
2025-03-12 17:40:34 +01:00
S
Description
No description provided
Readme 4.3 MiB
Languages
C++ 90.2%
CMake 9.8%