-
- Downloads
Cleanup: use string APPEND/PREPEND
Replace 'set' with 'string(APPEND/PREPEND ...)'. This avoids duplicating the variable name.
Showing
- CMakeLists.txt 20 additions, 20 deletionsCMakeLists.txt
- build_files/build_environment/cmake/check_software.cmake 1 addition, 1 deletionbuild_files/build_environment/cmake/check_software.cmake
- build_files/build_environment/cmake/options.cmake 1 addition, 1 deletionbuild_files/build_environment/cmake/options.cmake
- build_files/cmake/buildinfo.cmake 2 additions, 2 deletionsbuild_files/cmake/buildinfo.cmake
- build_files/cmake/macros.cmake 6 additions, 6 deletionsbuild_files/cmake/macros.cmake
- build_files/cmake/platform/platform_apple.cmake 12 additions, 12 deletionsbuild_files/cmake/platform/platform_apple.cmake
- build_files/cmake/platform/platform_apple_xcode.cmake 2 additions, 2 deletionsbuild_files/cmake/platform/platform_apple_xcode.cmake
- build_files/cmake/platform/platform_unix.cmake 11 additions, 11 deletionsbuild_files/cmake/platform/platform_unix.cmake
- build_files/cmake/platform/platform_win32.cmake 23 additions, 23 deletionsbuild_files/cmake/platform/platform_win32.cmake
- build_files/cmake/platform/platform_win32_bundle_crt.cmake 1 addition, 1 deletionbuild_files/cmake/platform/platform_win32_bundle_crt.cmake
- extern/bullet2/CMakeLists.txt 1 addition, 1 deletionextern/bullet2/CMakeLists.txt
- extern/draco/dracoenc/cmake/compiler_flags.cmake 9 additions, 9 deletionsextern/draco/dracoenc/cmake/compiler_flags.cmake
- extern/draco/dracoenc/cmake/compiler_tests.cmake 4 additions, 4 deletionsextern/draco/dracoenc/cmake/compiler_tests.cmake
- extern/mantaflow/CMakeLists.txt 2 additions, 2 deletionsextern/mantaflow/CMakeLists.txt
- intern/cycles/CMakeLists.txt 11 additions, 11 deletionsintern/cycles/CMakeLists.txt
- intern/cycles/blender/CMakeLists.txt 1 addition, 1 deletionintern/cycles/blender/CMakeLists.txt
- intern/cycles/kernel/CMakeLists.txt 4 additions, 4 deletionsintern/cycles/kernel/CMakeLists.txt
- intern/cycles/kernel/osl/CMakeLists.txt 2 additions, 2 deletionsintern/cycles/kernel/osl/CMakeLists.txt
- intern/ghost/CMakeLists.txt 1 addition, 1 deletionintern/ghost/CMakeLists.txt
- intern/ghost/test/CMakeLists.txt 2 additions, 2 deletionsintern/ghost/test/CMakeLists.txt
Loading
Please register or sign in to comment