Skip to content

Autogen: Add cmQtAutogen::Key class as container for frequently used strings

Sebastian Holtermann requested to merge sebholt/cmake:autogen_keys_class into master

This adds the cmQtAutogen::Key class to contain various static const std::string members that are used frequently in QtAutogen.

Merge request reports