Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
I use the option "build tool".
Whenever I change and save something in my build job, the CMake plugin sets Arguments to "all".
This is quite annoying, because I don't have any all targets in my CMake configuration, so the next build fails.
cmake-plugin 2.5
To be precise, "all" is just the default value shown in the UI if the arguments field is empty. If you empty the field and the save form, the empty value will be in effect.
Anyway, I agree it is annoying if the arguments field is re-filled with the default value each time you open the project page again.