summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudioWCEPlatformParser.cxx
diff options
context:
space:
mode:
authorPascal Thomet <pthomet@gmail.com>2016-12-22 11:28:26 (GMT)
committerBrad King <brad.king@kitware.com>2017-01-11 15:48:36 (GMT)
commita7c5d5fb0e8d096dfc9b6e82e93f1e0d6225fe1f (patch)
tree604fffe371d75fc9a6b4ac99a4ecc6b7e76dbf00 /Source/cmVisualStudioWCEPlatformParser.cxx
parent65c18b2141fb2553911104e0c10fe74d8daf5b9d (diff)
downloadCMake-a7c5d5fb0e8d096dfc9b6e82e93f1e0d6225fe1f.zip
CMake-a7c5d5fb0e8d096dfc9b6e82e93f1e0d6225fe1f.tar.gz
CMake-a7c5d5fb0e8d096dfc9b6e82e93f1e0d6225fe1f.tar.bz2
GetPrerequisites: Exclude delay load dependencies on Windows
With some Windows toolchains we use `objdump` which does not mention delay load dependencies in its output. Therefore, to get consistent behavior we should always ignore them. Use the `dumpbin` message "Image has the following delay load dependencies" that precedes the delay load dependencies to recognize and skip them. Fortunately, this message is not translated to the current locale (at least on "Windows 7 French", "Windows 10 French" and "Windows Server 2008 R2 French"). Fixes: #16241
Diffstat (limited to 'Source/cmVisualStudioWCEPlatformParser.cxx')
0 files changed, 0 insertions, 0 deletions