foreach-LISTS-with-ZIP_LISTS-mix-test.cmake 62 B

12
  1. foreach(i IN LISTS one two three ZIP_LISTS blah)
  2. endforeach()