foreach-LISTS-multiple-iter-vars-test.cmake 47 B

12
  1. foreach(one two IN LISTS one two)
  2. endforeach()