Blender Git Loki
Git Commits -> Revision 44bdf51
November 7, 2020, 10:53 (GMT) |
CMake: configue_file() to pass strings for build-info Using configue_file(..) would have avoided the breakage from 1daa3c3f0a1cfd, caused by buildinfo not properly escaping quotes. Rely on CMake to escaping strings instead using configure_file(). |
Commit Details:
Full Hash: 44bdf515ba5a200616253c1484bfff24adff3e8a
Parent Commit: 45ccdeb
Committed By: Joseph Eagar
Lines Changed: +37, -27
1 Added Path:
/build_files/cmake/buildinfo_static.h.in (+8, -0) (View)