Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2018-06-29 10:25:40 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-29 10:25:40 +0300
commit18d87e79e92e0cb4792ba3cb42c4ea84fcd29d90 (patch)
treeb35fd8ad683c79a5cbd9f8419220ee1892cd9ef8 /build_files
parent332548753008f941d920c8a9ee1079dbf1895d37 (diff)
parentb3727668168075137f2ded11d7a7821548e4451d (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'build_files')
-rw-r--r--build_files/build_environment/patches/cmake/modules/SelectLibraryConfigurations.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_files/build_environment/patches/cmake/modules/SelectLibraryConfigurations.cmake b/build_files/build_environment/patches/cmake/modules/SelectLibraryConfigurations.cmake
index 796be8db87d..ba8c4fce285 100644
--- a/build_files/build_environment/patches/cmake/modules/SelectLibraryConfigurations.cmake
+++ b/build_files/build_environment/patches/cmake/modules/SelectLibraryConfigurations.cmake
@@ -79,4 +79,3 @@ macro( select_library_configurations basename )
${basename}_LIBRARY_DEBUG
)
endmacro( select_library_configurations )
-