Von: Craig Bradney <[EMAIL PROTECTED]> > Hi, > > I know there is CMAKE_MAJOR_VERSION and CMAKE_MINOR_VERSION, is there a > 3rd value for the last point release version? > > Eg, Alex has put the FindCups in CVS and I'd like to test if the version > is > 2.4.5 or lower and use our included one, or use the CMake one if higher, > assuming this FindCups is going into 2.4.5, or whenever, 2.4.6 perhaps.
CMAKE_PATCH_VERSION, exists since 2.4.3 Alex -- "Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht! _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
