https://github.com/Kitware/CMake
Revision d384b5aa7bcc4853af1b5993a5054a8c387d1f6a authored by Flynn Marquardt on 02 December 2013, 15:16:34 UTC, committed by Brad King on 02 December 2013, 15:17:31 UTC
On posix platforms return values are limited to a range from 0 to 255.
Cross compiling/linking with MSVC on linux/wine leads to a
misinterpretation of the return value 1090650113 of mt.exe.
1 parent b80ef72
History
Tip revision: d384b5aa7bcc4853af1b5993a5054a8c387d1f6a authored by Flynn Marquardt on 02 December 2013, 15:16:34 UTC
cmake: Fix mt return value when hosted on posix (#14605)
Tip revision: d384b5a
File Mode Size
Headers
CMake.kws.xml.in -rw-r--r-- 252 bytes
CMakeFiles.txt.in -rw-r--r-- 523 bytes
CMakeLists.txt -rw-r--r-- 3.0 KB
CMakeMoreChecks.kws.xml.in -rw-r--r-- 819 bytes
CMakeOverwrite.txt -rw-r--r-- 0 bytes

back to top