Always generate and install cmake config files.
Currently, cmake config files are only generated and installed when CLANG_BUILD_STANDALONE set, which means config file will not be generated or installed when clang is built with llvm. This change removes that restriction.
I'm afraid you mistook "conditionally skipped" as "worked".
Please change the condition, like