How to encode Creator run settings in cmake preset?
-
Hi there,
every time I need to reload my cmake presets, all the run settings for my many applications are gone - mainly start folder and command line arguments.
Since they are overwritten by loading a preset - how does one encode the run settings in my CMakeUserPresets.json, so I have them again immediately after reloading the presets? -
Hi there,
every time I need to reload my cmake presets, all the run settings for my many applications are gone - mainly start folder and command line arguments.
Since they are overwritten by loading a preset - how does one encode the run settings in my CMakeUserPresets.json, so I have them again immediately after reloading the presets?@Asperamanca the way one would implement this in CMake Presets would be via the "vendor" extension.
Qt Creator 20 has now
runEnvironmentsupport. But for start folder and command line arguments there is no support.Please open a feature request / bug report at https://qt-project.atlassian.net/secure/CreateIssue.jspa?pid=10234