Blender Git Commit Log
Git Commits -> Revision 199cf44
Revision 199cf44 by Sergey Sharybin (temp-precompiled-linux) February 4, 2020, 17:41 (GMT) |
CMake: Linux, Hard-code all paths to pre-compiled libraries Due to lack of standard in how FindFOO modules work, and, possibly, how CMake's find helpers work as well, it was possible that system-wide libraries are used. This change ensures that all libraries are used from their pre-compiled location. |
Commit Details:
Full Hash: 199cf442fbaf6d46756070aab8562fb6dcf7a516
Parent Commit: 6b90625
Lines Changed: +832, -409
2 Added Paths:
/build_files/cmake/platform/platform_unix_package.cmake (+417, -0) (View)
/build_files/cmake/platform/platform_unix_precompiled.cmake (+406, -0) (View)
/build_files/cmake/platform/platform_unix_precompiled.cmake (+406, -0) (View)
1 Modified Path:
/build_files/cmake/platform/platform_unix.cmake (+9, -409) (Diff)