summaryrefslogtreecommitdiffstats
path: root/Modules/Platform
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-04-10 14:10:39 (GMT)
committerBrad King <brad.king@kitware.com>2014-04-11 13:10:56 (GMT)
commit7147ed5ce45ac6ae9d5f4e6e45bce2c66be39be3 (patch)
tree5079cebca5d0d6f9743467534453ddab2e7f56f2 /Modules/Platform
parentdb924e00b4ddb7c068103e43f314042b154f38ac (diff)
downloadCMake-7147ed5ce45ac6ae9d5f4e6e45bce2c66be39be3.zip
CMake-7147ed5ce45ac6ae9d5f4e6e45bce2c66be39be3.tar.gz
CMake-7147ed5ce45ac6ae9d5f4e6e45bce2c66be39be3.tar.bz2
CMakeRCInformation: Recognize 'windres' tools with '.' in name (#14865)
A 64-bit MinGW windres is named "i686-w64-mingw32.shared-windres". The get_filename_component NAME_WE mode may strip the ".shared-windres" part and cause the result to no longer contain "windres". Instead, match the "windres" name in the full CMAKE_RC_COMPILER value first, and use the get_filename_component code path only for other resource compilers.
Diffstat (limited to 'Modules/Platform')
0 files changed, 0 insertions, 0 deletions