Avoid requiring CMake 3.4 string(APPEND)

The string(APPEND) command was introduced by CMake 3.4, but we still support older versions.

Merge request reports

Loading