coz/libcoz
Stefan Büttner 8f8ce2c6d1 Use common CMake config practices for exporting libcoz
It's safer to use CMakePackageConfigHelpers to create relocatable
packages. These macros avoid common pitfalls.

This commit also adds the project version to the cmake config.
There are commits tagged with a project version which was not reflected
in the CMake installation.
2021-05-22 15:39:15 +02:00
..
ccutil fix/compile: does not compile under fedora 31, extern + static definitions of gettid() 2020-04-09 10:32:35 +02:00
CMakeLists.txt Use common CMake config practices for exporting libcoz 2021-05-22 15:39:15 +02:00
inspect.cpp Adjust file base address with offset from /proc/self/maps 2019-10-08 09:04:24 -05:00
inspect.h Updated licenses and copyright notices in source files. Fixes #51 2016-08-09 21:13:30 -05:00
libcoz.cpp REQUIRE fixed_line to be found. 2019-11-06 22:51:09 +00:00
perf.cpp fix/compile: does not compile under fedora 31, extern + static definitions of gettid() 2020-04-09 10:32:35 +02:00
perf.h Fixed issue with gettid() not available with glibc < 2.30. 2020-10-09 12:42:55 +01:00
profiler.cpp Fix a compiler warning 2019-10-08 09:57:00 -05:00
profiler.h Squash spurious warnings about noreturn functions from g++ 2019-08-18 13:26:36 -05:00
progress_point.h Updated licenses and copyright notices in source files. Fixes #51 2016-08-09 21:13:30 -05:00
real.cpp Squash spurious warnings about noreturn functions from g++ 2019-08-18 13:26:36 -05:00
real.h Updated licenses and copyright notices in source files. Fixes #51 2016-08-09 21:13:30 -05:00
thread_state.h Updated licenses and copyright notices in source files. Fixes #51 2016-08-09 21:13:30 -05:00
util.h Removed unused rt_tgsigqueueinfo wrapper. Fixes #82 2016-11-15 11:07:53 -06:00