CMake/Templates
Brad King 221ffabfad TestDriver: Fix -Wconversion warning
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.
2017-07-14 08:01:26 -04:00
..
MSBuild VS: Add support for ASM_NASM language 2017-02-07 13:20:52 -05:00
Windows
AppleInfo.plist Drop unnecessary LSRequiresCarbon reference from Info.plist files 2016-03-18 09:47:03 -04:00
CMakeVSMacros1.vsmacros
CMakeVSMacros2.vsmacros
CPack.GenericDescription.txt
CPack.GenericLicense.txt
CPack.GenericWelcome.txt
CPackConfig.cmake.in
CTestScript.cmake.in
TestDriver.cxx.in TestDriver: Fix -Wconversion warning 2017-07-14 08:01:26 -04:00