gitversion
gitversion copied to clipboard
Update cmake.cmake
I propose this change as this is annoying. When _CREATE_GIT_VERSION_FILE is triggered it creates a new version.h that is newer then previous version.h and that causes recompilation of every executable that depends on it even in the situation when version.h does not change.