Kosta
Kosta
Whats the state of this feature/issue? Do I understand it correctly: The recommende way is to use ` [env]` in profiles which specifies `CC` and `CXX`? And how should it...
I am also in need of different configurations per test file. This way I can control what parts of the code are actually compiled (via preprocessor macros) for each test...
This looks like a good solution. But keep in mind, that these individual configs (x/y) are actually a combination of the main config file and the config_x or config_y. In...
Unfortunately this is still an issue with 0.30.0. The vendor folder for fff is not available when creating a projekt, therefore using fff is not possible without an extra clone...