blob: 3131ac4f482fc97609e79f51527a7e0678b022a7 [file] [log] [blame]
foreach(n 0 1 2 3 4 5 6 7 8 9 COUNT)
if(CMAKE_MATCH_${n} MATCHES "x")
endif()
endforeach()