Owen Pan 5109361d4a [polly][CMake] Replace elseif () with else ()
The no-argument elseif resulted in the warning below:

CMake Warning (dev) at polly/lib/External/CMakeLists.txt:30 (elseif):
  ELSEIF called with no arguments, it will be skipped.
2025-08-31 14:53:01 -07:00
..