CMakeVersion.cmake: `set(VAR "${VAR}…")` → `string(APPEND VAR "…")`
1 file changed