Skip to content

Refactor: Use cmStrCat to construct error strings

Asit Dhal requested to merge asit-dhal/cmake:master into master

Replace string construction using std::stringstream with cmStrCat and cmWrap

Topic-rename: refactor-string-concat

Edited by Asit Dhal

Merge request reports