Fix missing '--build-dir' command line parameter for ' make project_qtcreator' task.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
I don’t know why you want to remove this arg, it is necessary for that script to work properly…
Comment Actions
Oh wait! You inverted your diff somehow, you are actually added that one… Yes indeed, then it is valid. :)
Will commit, thanks for noting that.