https://github.com/Kitware/CMake
Revision 80d5090a2c084c1b14a4cafce14d8ca9fec8a6c9 authored by Stephen Kelly on 23 September 2013, 05:43:57 UTC, committed by Stephen Kelly on 23 September 2013, 06:04:13 UTC
1 parent d2cf4e9
Raw File
Tip revision: 80d5090a2c084c1b14a4cafce14d8ca9fec8a6c9 authored by Stephen Kelly on 23 September 2013, 05:43:57 UTC
GEH: Use the macro for the deprecation attribute after definiting it.
Tip revision: 80d5090
CTestCustom.ctest.in
# This file is provided for compatibility with CMake 2.2 and lower.
# Just include the custom file by its new name.
INCLUDE("CTestCustom.cmake")
back to top