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

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