Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip LLVM test if required modules aren't found
If the required LLVM modules can't be found, skip the LLVM framework test, rather than succesfully doing nothing. (This optionality is a leftover from before mesonbuild#7379) (At the moment, OpenSuse provides dynamic-only LLVM. The cmake method finds LLVM, but fails to find any modules. This might be a bug in the cmake method of the LLVM dependency.)
- Loading branch information