Unverified Commit 3f9417f5 authored by vector-of-bool's avatar vector-of-bool Committed by GitHub
Browse files

Simplify Deprecated CMake Packages as Wrappers Around Current Packages (#1384)

* Refactor of the legacy cmake-package generation.

- Remove a lot of variable capture that was relied upon when generating
- The _LIBRARY/_LIBRARIES variables in the legacy packages now point to
  the imported target of their respective packages, which will handle
  all other "magic variable" definitions.
parent 0cf69f00
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment