diff options
author | Brad King <brad.king@kitware.com> | 2020-01-20 18:31:01 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-01-20 18:31:45 (GMT) |
commit | afbbfe51090e5575e11c4e3cdbddfa55c76d9966 (patch) | |
tree | a9b19e2dcd91ef9b6774b2b8f20759dc7e51077e /Tests/VSMASM | |
parent | 941c09616bc214db77e3b1b7e5229517db08b45c (diff) | |
download | CMake-afbbfe51090e5575e11c4e3cdbddfa55c76d9966.zip CMake-afbbfe51090e5575e11c4e3cdbddfa55c76d9966.tar.gz CMake-afbbfe51090e5575e11c4e3cdbddfa55c76d9966.tar.bz2 |
MinGW: Update find_library to not find plain .dll files
Modern distributions of packages built with MinGW tools provide `.dll.a`
import libraries. Prefer those instead of finding plain `.dll` files.
This avoids accidentally finding unrelated Windows `.dll` files.
Fixes: #20019
Diffstat (limited to 'Tests/VSMASM')
0 files changed, 0 insertions, 0 deletions