diff options
author | leha-bot <leha-bot@yandex.ru> | 2022-10-09 16:26:38 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-10-13 14:02:46 (GMT) |
commit | 4ad57224b515024264340c18b5b03240e100849d (patch) | |
tree | 6007dd0cf36aafe6d8392110ca16bc36a210090c /Help/guide/tutorial | |
parent | ffad2c44d735d83e41710edfe1df3b88bb98e877 (diff) | |
download | CMake-4ad57224b515024264340c18b5b03240e100849d.zip CMake-4ad57224b515024264340c18b5b03240e100849d.tar.gz CMake-4ad57224b515024264340c18b5b03240e100849d.tar.bz2 |
FindGLUT: Use pkg-config's results as HINTS for normal search
Since commit f90d15458a (FindGLUT: Use pkg-config to find flags if
available, 2021-06-11, v3.22.0-rc1~469^2), pkg-config results are used
directly. However, this is not compatible with other features of
CMake's find logic such as `CMAKE_FIND_ROOT_PATH` and per-config
results. Switch to a convention already used by pkg-config support in
other find modules, in which the pkg-config results are only used as
hints for the main search logic.
Fixes: #24028
Diffstat (limited to 'Help/guide/tutorial')
0 files changed, 0 insertions, 0 deletions