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 VS: Add support for Windows 10 Universal (Store) Applications 2015-10-05 09:48:11 -04:00
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 Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
CPack.GenericLicense.txt Replace http://www.cmake.org URLs with https://cmake.org 2015-09-25 15:47:39 -04:00
CPack.GenericWelcome.txt
CPackConfig.cmake.in Add an "installed file" property scope 2014-05-28 12:28:18 -04:00
CTestScript.cmake.in Convert CMake-language commands to lower case 2012-08-13 14:19:16 -04:00
TestDriver.cxx.in TestDriver: Fix -Wconversion warning 2017-07-14 08:01:26 -04:00