-
- Downloads
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
Showing
- CMakeLists.txt 2 additions, 3 deletionsCMakeLists.txt
- build_files/cmake/Modules/GTestTesting.cmake 1 addition, 0 deletionsbuild_files/cmake/Modules/GTestTesting.cmake
- build_files/cmake/macros.cmake 9 additions, 24 deletionsbuild_files/cmake/macros.cmake
- intern/cycles/test/CMakeLists.txt 0 additions, 3 deletionsintern/cycles/test/CMakeLists.txt
- source/blender/blenlib/tests/performance/CMakeLists.txt 0 additions, 3 deletionssource/blender/blenlib/tests/performance/CMakeLists.txt
- source/blender/blentranslation/msgfmt/CMakeLists.txt 1 addition, 4 deletionssource/blender/blentranslation/msgfmt/CMakeLists.txt
- source/blender/datatoc/CMakeLists.txt 1 addition, 1 deletionsource/blender/datatoc/CMakeLists.txt
- source/blender/makesdna/intern/CMakeLists.txt 1 addition, 1 deletionsource/blender/makesdna/intern/CMakeLists.txt
- source/blender/makesrna/intern/CMakeLists.txt 1 addition, 1 deletionsource/blender/makesrna/intern/CMakeLists.txt
- source/creator/CMakeLists.txt 5 additions, 10 deletionssource/creator/CMakeLists.txt
- tests/gtests/runner/CMakeLists.txt 1 addition, 1 deletiontests/gtests/runner/CMakeLists.txt
Loading
Please register or sign in to comment