Skip to content

🐛 fix(script): replace string(APPEND) with string(CONCAT)#16

Merged
hwhsu1231 merged 1 commit intomainfrom
fix-cmake-string-concat
Mar 30, 2026
Merged

🐛 fix(script): replace string(APPEND) with string(CONCAT)#16
hwhsu1231 merged 1 commit intomainfrom
fix-cmake-string-concat

Conversation

@hwhsu1231
Copy link
Copy Markdown
Member

Use string(CONCAT) instead of string(APPEND) to prevent accumulated warning and error messages from previous command iterations.

Synced from: localizethedocs/cmake-docs-l10n@2d4655f

Use string(CONCAT) instead of string(APPEND) to prevent accumulated
warning and error messages from previous command iterations.

Synced from: localizethedocs/cmake-docs-l10n@2d4655f
@hwhsu1231 hwhsu1231 merged commit f787970 into main Mar 30, 2026
4 checks passed
@hwhsu1231 hwhsu1231 deleted the fix-cmake-string-concat branch March 30, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant