Blender Git Commit Log
Git Commits -> Revision f9fcb25
Revision f9fcb25 by Brecht Van Lommel (master) September 17, 2020, 10:29 (GMT) |
CMake: clean up setting of platform specific linker flags Set flags directly on the target, and use common function for all cases. This refactoring helps with the next commit for test executables. Ref D8714 |
Commit Details:
Full Hash: f9fcb25d521d11b425e1071a95ed342d9ddbef97
Parent Commit: 0700c04
Lines Changed: +22, -51
11 Modified Paths:
/build_files/cmake/macros.cmake (+9, -24) (Diff)
/build_files/cmake/Modules/GTestTesting.cmake (+1, -0) (Diff)
/CMakeLists.txt (+2, -3) (Diff)
/intern/cycles/test/CMakeLists.txt (+0, -3) (Diff)
/source/blender/blenlib/tests/performance/CMakeLists.txt (+0, -3) (Diff)
/source/blender/blentranslation/msgfmt/CMakeLists.txt (+1, -4) (Diff)
/source/blender/datatoc/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesdna/intern/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+1, -1) (Diff)
/source/creator/CMakeLists.txt (+5, -10) (Diff)
/tests/gtests/runner/CMakeLists.txt (+1, -1) (Diff)
/build_files/cmake/Modules/GTestTesting.cmake (+1, -0) (Diff)
/CMakeLists.txt (+2, -3) (Diff)
/intern/cycles/test/CMakeLists.txt (+0, -3) (Diff)
/source/blender/blenlib/tests/performance/CMakeLists.txt (+0, -3) (Diff)
/source/blender/blentranslation/msgfmt/CMakeLists.txt (+1, -4) (Diff)
/source/blender/datatoc/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesdna/intern/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+1, -1) (Diff)
/source/creator/CMakeLists.txt (+5, -10) (Diff)
/tests/gtests/runner/CMakeLists.txt (+1, -1) (Diff)