Blender Git Commit Log

Git Commits -> Revision 40d4da8

Revision 40d4da8 by Campbell Barton (master)
July 20, 2015, 13:27 (GMT)
Fix/Workaround for CMake buildinfo error

Correcting the paths for buildinfo to point to the real header,
ended up breaking buildinfo (by not running every build).

It turns out we relied on the output _never_ existing,
so CMake generates a new buildinfo each time.
This is quite bad, but I didn't see a way for CMake to do this,
so explicitly point to a missing file and comment whats going on.

Commit Details:

Full Hash: 40d4da829cb234c013e857aee4e85902799c87f5
Parent Commit: 432d24f
Lines Changed: +9, -2

1 Modified Path:

/source/creator/CMakeLists.txt (+9, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021