Commit Graph

8 Commits (e8158c9e8e26364ef41b072adf338fce2ce6c213)

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
gabime 3a258ee5c9 Fix CMakeList for older versions of CMake 6 years ago
gabime afb949a417 CMake: - Allow non fatal security wanrnings for msvc 2015 and below 6 years ago
gabime 45a18a61c6 CmakeLists.txt: Added version-number and debug suffixes + SPDLOG_BUILD_SHARED property 6 years ago
gabime 8afe18f148 Minor improvement CMakeLists to use generators 6 years ago
gabime 8d3d06b7a0 Fixed version extraction in CMake 6 years ago
gabime cf64f2baca Fixed CMake address sanitizer 6 years ago
gabime 68a0193d95 CMake refactoring to functions 6 years ago