FindOpenAL: Fix imported target for macOS framework

If a framework is found, specify it through `INTERFACE_LINK_LIBRARIES`
because `IMPORTED_LOCATION` requires a file and not a framework
directory.
1 file changed