You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The subversion find module, and macros can help us a lot.
We are currently just getting the Working Copy revision on a cmake variable, and thats it.
But we could use it to do much more useful stuff... For example :
automatic renaming of the build target, depending on the revision
automatic changelog generation,
etc.
But we need to define what we need first.
The text was updated successfully, but these errors were encountered:
The subversion find module, and macros can help us a lot.
We are currently just getting the Working Copy revision on a cmake variable, and thats it.
But we could use it to do much more useful stuff... For example :
But we need to define what we need first.
The text was updated successfully, but these errors were encountered: