Blender Git Commit Log
Git Commits -> Revision 98ed7fa
Revision 98ed7fa by Martijn Berger (master) December 22, 2013, 22:24 (GMT) |
More CMakeLists.txt changes Summary: I added a function that adds all libdir/* to CMAKE_PREFIX_PATH : further there where two places where if(MSVC) else (mingq) where defined after each other. I moved those into one place. The things common to MSVC and mingw are now blow the special code as we set libdir and such things depending on compiler. Besides find_package() working and some cleanups there should be no functional changes Reviewers: dingto Reviewed By: dingto Differential Revision: https://developer.blender.org/D127 |
Commit Details:
Full Hash: 98ed7fa2db1c98bcb63293b3032b67c1c0575bb8
Parent Commit: 65ab283
Lines Changed: +155, -143
1 Modified Path:
/CMakeLists.txt (+155, -143) (Diff)