
Using configue_file(..) would have avoided the breakage from
1daa3c3f0a
, caused by buildinfo not properly escaping quotes.
Rely on CMake to escaping strings instead using configure_file().
Using configue_file(..) would have avoided the breakage from
1daa3c3f0a
, caused by buildinfo not properly escaping quotes.
Rely on CMake to escaping strings instead using configure_file().