mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
e8a07f25b5
* Restructure Build.cmake to use "modern" Cmake Since it is deprecated to modify the global compiler flags and similar options, the Build.cmake is converted to use only per target operations. Additionally, the checks for backtrace and Pthread lib is converted to use the in cmake included functions. Also the check for the cxa_demangle function should be more robust now. * fixed option for performance test * use CMAKE_CURRENT_SOURCE_DIR in git cmd-lines to get current version, for better integration as cmake subdirectory * bump required cmake version to 3.2 and use target_compile_feature to fix OSX compiler recognition and c++14 compiler flags |
||
---|---|---|
.. | ||
main_threaded_mean.cpp | ||
main_threaded_worst.cpp | ||
Performance.cmake | ||
performance.h |