https://github.com/Kitware/CMake
Revision d7e05e4144e36e2e7ad2656aa86ea037677e72b3 authored by Rolf Eike Beer on 18 March 2013, 19:17:08 UTC, committed by Rolf Eike Beer on 18 March 2013, 19:17:08 UTC
This will stop e.g. looking for a ruby1.9 executable first if "1.8 EXACT" was
given.
1 parent 526cbaf
Raw File
Tip revision: d7e05e4144e36e2e7ad2656aa86ea037677e72b3 authored by Rolf Eike Beer on 18 March 2013, 19:17:08 UTC
FindRuby: improve version selection
Tip revision: d7e05e4
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