Commit Graph

3 Commits (fe14554f2471602a0d3c7d107daacb3c81ff3499)

Author SHA1 Message Date
ClausKlein 2aa54549fa Add a script to test the build performance
The build_performance_measure.py may be used to compare
the build time needed with cmake od meson based builds.

To reduce the build time, ccache is used.
Note: The tests needs to run at least 2 times to fill the ccache!

Prevent cmakelint warnings too.
Enable all tests and examples to have as much as possible build targets.
6 years ago
Craig Tyler 8627721533 Set additional CPACK variables for RPM generator
Sets the following when querying the generated RPM's info:

Group       : System Environment/Libraries
License     : MIT
URL         : https://github.com/gabime/spdlog
Summary     : Fast C++ logging library
Description :
Very fast, header-only/compiled, C++ logging library.
6 years ago
gabime d439f75491 Minor CMake cosmetic fix 6 years ago