Blender Git Commit Log
Git Commits -> Revision 9762a09
Revision 9762a09 by Campbell Barton (master) November 6, 2020, 06:26 (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: 9762a0992b3b15f63c7c45f752ae9eafd1b17daa
Parent Commit: 9a7da12
Lines Changed: +37, -27
1 Added Path:
/build_files/cmake/buildinfo_static.h.in (+8, -0) (View)