https://github.com/Kitware/CMake
Revision 1b386b3407c5b0ca117253d93a815061a821413d authored by Stephen Kelly on 16 March 2013, 18:31:04 UTC, committed by Stephen Kelly on 16 March 2013, 18:31:04 UTC
1 parent 253a913
Raw File
Tip revision: 1b386b3407c5b0ca117253d93a815061a821413d authored by Stephen Kelly on 16 March 2013, 18:31:04 UTC
Document that CMAKE_AUTOMOC works with Qt 5.
Tip revision: 1b386b3
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