Skip to content

FindAlberta.cmake: remove non-matching argument from `endif(...)`

This silences a CMake warning about the argument not matching the one in the if(...) condition two lines before.

Merge request reports