Predefining deploy steps with CMakePresets.json
Unsolved
Qt Creator and other tools
-
wrote on 31 Oct 2024, 15:09 last edited by
Hello, folks!
Is there a way to predefine deployment steps directly in the CMakePresets.json file?
Every time I reload CMake presets in my Qt project, all deployment steps seem to disappear, which makes it a hassle to reconfigure them.
Ideally, I’d like to have a standardized way to save these steps across different environments. Any advice or best practices for achieving this would be appreciated!
1/1