Blender Git Commit Log
Git Commits -> Revision f2c7b4a
Revision f2c7b4a by Ankit Meel (master) November 2, 2020, 10:41 (GMT) |
Re-enable WITH_COMPILER_SHORT_FILE_MACRO, fix build error. The issue was in `buildinfo.c`: char build_c[xx]flags[] = BUILD_C[XX]FLAGS; Non-escaped double-quotes were terminating the string early, and causing the compile error. So use single-quotes. |
Commit Details:
Full Hash: f2c7b4a1c54e27bc7df3f51871f8767c9f280f37
Parent Commit: 19dec6c
Lines Changed: +3, -3
1 Modified Path:
/CMakeLists.txt (+3, -3) (Diff)