diff options
author | Brad King <brad.king@kitware.com> | 2024-01-25 19:45:49 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-01-25 19:45:49 (GMT) |
commit | b5725ae619438455edd7ff9ef4e1a89f8a8c0938 (patch) | |
tree | 225e82d57c8d402ed371fd4ea48defb17e62b530 /Help/guide/tutorial/Complete/MathFunctions/MakeTable.cxx | |
parent | 151601c2e3419bd65bb276e77588c551487b4744 (diff) | |
download | CMake-b5725ae619438455edd7ff9ef4e1a89f8a8c0938.zip CMake-b5725ae619438455edd7ff9ef4e1a89f8a8c0938.tar.gz CMake-b5725ae619438455edd7ff9ef4e1a89f8a8c0938.tar.bz2 |
FindFreetype: Revert use of upstream freetype cmake package
The upstream freetype cmake package uses generator expressions and
imported target to express its dependencies. That's fine on its own.
However, our use of it since commit d83d925045 (FindFreetype: use
`freetype-config.cmake` if available, 2023-09-06, v3.28.0-rc1~130^2)
causes the `FREETYPE_LIBRARIES` result variable to reference those
imported targets and create a package-level dependency for clients that
did not exist previously. Revert that change for now, along with its
follow-up fixes. Further investigation will be needed to solve the
motivating use case another way.
Fixes: #25635
Diffstat (limited to 'Help/guide/tutorial/Complete/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions