clang-tidy: fix readability-braces-around-statements lints

This commit is contained in:
Ben Boeckel
2023-07-26 15:43:33 -04:00
parent e98088ef75
commit 22bc92fbc1

View File

@@ -1680,8 +1680,9 @@ void cmGlobalXCodeGenerator::ForceLinkerLanguage(cmGeneratorTarget* gtgt)
if (const char* productType = GetTargetProductType(gtgt)) {
if (strcmp(productType,
"com.apple.product-type.app-extension.messages-sticker-pack") ==
0)
0) {
return;
}
}
// Add an empty source file to the target that compiles with the