https://github.com/Kitware/CMake
Revision b646ae88fa4f3f4e6c53bb6c14f3be66edf909c1 authored by Brad King on 23 December 2013, 15:19:00 UTC, committed by CMake Topic Stage on 23 December 2013, 15:19:00 UTC
db7d111 cmLocalGenerator: Remove VTK include hack (#11338).

2 parent s 1e8d4b5 + db7d111
Raw File
Tip revision: b646ae88fa4f3f4e6c53bb6c14f3be66edf909c1 authored by Brad King on 23 December 2013, 15:19:00 UTC
Merge topic 'remove-VTK-include-hack'
Tip revision: b646ae8
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