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.
This silences a CMake warning about the argument not matching the one
in the if(...)
condition two lines before.