LLNL / Caliper

Caliper is an instrumentation and performance profiling library
http://software.llnl.gov/Caliper/
BSD 3-Clause "New" or "Revised" License
343 stars 63 forks source link

Use CMake package helpers #549

Closed daboehme closed 5 months ago

daboehme commented 5 months ago

Overhaul of the CMake package files. Now using the built-in CMake helpers to generate the package config and target files. Fixes #499 and #500. Also fixes #501.