Skip to content
  • Brad King's avatar
    Merge topic 'matches-cleanup' · 18aaed77
    Brad King authored and Kitware Robot's avatar Kitware Robot committed
    f21ac16e Replace MATCHES test on numbers with EQUAL test
    7eacbaed Replace MATCHES ".+" tests with NOT STREQUAL ""
    3a71d34c Use CMAKE_SYSTEM_NAME instead of CMAKE_SYSTEM where sufficient
    b0b4b460 Remove .* expressions from beginning and end of MATCHES regexs
    5bd48ac5 Replace string(REGEX REPLACE) with string(REPLACE) where possible
    2622bc3f Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
    18aaed77