summaryrefslogtreecommitdiffstats
path: root/Tests/CudaOnly/WithDefs
diff options
context:
space:
mode:
authorCristian Adam <cristian.adam@gmail.com>2019-07-16 08:42:00 (GMT)
committerBrad King <brad.king@kitware.com>2019-07-16 13:09:24 (GMT)
commitf2edccea666662ce93af29e397c50702a675f3f4 (patch)
treea0a94a1ed1f1e965a5b61a79f107a820e6383851 /Tests/CudaOnly/WithDefs
parent86ead0b5a32ee48907084a7cf85d00196cbf0366 (diff)
downloadCMake-f2edccea666662ce93af29e397c50702a675f3f4.zip
CMake-f2edccea666662ce93af29e397c50702a675f3f4.tar.gz
CMake-f2edccea666662ce93af29e397c50702a675f3f4.tar.bz2
find_package: Fix NO_MODULE under CMAKE_FIND_PACKAGE_PREFER_CONFIG
The module mode fallback added by commit 22e65d10c1 (find_package: Fixed CMAKE_FIND_PACKAGE_PREFER_CONFIG Module fallback, 2019-06-13, v3.15.0-rc2~6^2) should not be used unless the `find_package` call allows module mode. Doing so can lead to infinite recursion if a find module tries to call config mode with `find_package(... NO_MODULE)`. Fix the logic and add a test case. Fixes: #19478
Diffstat (limited to 'Tests/CudaOnly/WithDefs')
0 files changed, 0 insertions, 0 deletions