Add tool definition for cmake#504
Conversation
0a6d0fb to
3983dbb
Compare
|
Should there not be a |
|
Hmmm... the contribution guidelines stating to explicity not to commit generated tool files (since they are done once before a release). If this should be different here vs. NUKE this may should be mentioned. |
|
Adding myself to the discussion to get the tool generated answer. Generated my files but it does change the generated from (url) ... several places in every tools ... In fact the current url is from a form and not even the official. Personally I don't like generated files in source control except when they are quite difficult to generate. Waiting to get a definitive answer before I make my PR. |
|
I vote for removing them all, because fixing errors in tools wrappers has to go into the json anyway and would be overwritten when not done). I imagine following workflow
You can generate the wrappers locally if you searching/fixing a wrapper bug. Edit: |
f071981 to
c0e08fc
Compare
c0e08fc to
735cdef
Compare
From here: nuke-build/nuke#1006
Thanks @MoodieG