aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMWriteVersionHeader.cmake
AgeCommit message (Collapse)Author
2012-08-13-add function ecm_write_version_header(<outputfile>) which generates a ↵Alex Neundorf
foo_version.h The plan is strip this out of ECMQtFramework.cmake, then ECMQtFramework.cmake will be basically only deal with those Config.cmake files. Alex