-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
scxmlcc version should be generated equally on windows/linux with make and cmake
note from pull request 55:
Well the version is/should be the same on windows and unix. The thing is, the autorevision tool is currently not used on windows and therefore the postfix part of the version is currently left out on windows (in version.cpp) - I am mainly using linux. If it is possible to use the autorevision tool on windows I think that would be the best solution since autorevision is a more generic way of doing it. Anyway, the goal must be to use the same method on windows/unix/make/cmake. Note that the current method will work also when build from a zip file or even if the source is checked out using subversion.
Metadata
Metadata
Assignees
Labels
No labels