CMP0140-WARN.cmake 61 B

12345
  1. function(FUNC)
  2. return(PROPAGATE VAR)
  3. endfunction()
  4. func()