https://github.com/Kitware/CMake
Revision 317d8498aa02c9f486bf5071963bb2034777cdd6 authored by Kevin Funk on 17 February 2014, 10:02:28 UTC, committed by Stephen Kelly on 17 February 2014, 10:07:41 UTC
1 parent 0c958c4
Raw File
Tip revision: 317d8498aa02c9f486bf5071963bb2034777cdd6 authored by Kevin Funk on 17 February 2014, 10:02:28 UTC
Small typo fix
Tip revision: 317d849
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