mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
221ffabfad
Since commit v3.8.0-rc1~51^2~1 (TestDriver: calc NumTests at compile time, 2017-01-24) we convert an expression that uses `sizeof()` to an `int` as a compile-time constant. Some GCC versions warn about this with `-Wconversion`. Add a cast to avoid the warning. |
||
---|---|---|
.. | ||
MSBuild | ||
Windows | ||
AppleInfo.plist | ||
CMakeVSMacros1.vsmacros | ||
CMakeVSMacros2.vsmacros | ||
CPack.GenericDescription.txt | ||
CPack.GenericLicense.txt | ||
CPack.GenericWelcome.txt | ||
CPackConfig.cmake.in | ||
CTestScript.cmake.in | ||
TestDriver.cxx.in |