-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Is it possible to add some sort of customized layout for custom compile options. As an example I have 2 configs, and the only difference in them is that one have DEBUG define added, so If I want to compile in debug mode I would always need to switch profile, which always takes some time, and then after I'm done switch it back. So having some options inside "Build" section, or maybe even a new section, that can be configured by your current profile settings (and maybe here you can pick other compile options while being on one profile) where you can add build options that you would want on this specific profile. So later just clicking that "Custom build" section and picking whatever you configured would speed thing a lot. I'm gonna hope that this is a useful feature to have, and not specific to me :)