STRING(REGEX MATCH "[0-9]+\\.[0-9]+\\.[0-9]+" version-string ${output})I want to be able to get the three integers out of version-string. Thanks, James _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
