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>2019-12-16 05:49:11 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-12-16 05:49:11 +0300
commit5a97a74c69c082d9360fc21b8c6b99fd24912f5f (patch)
treecaa1117c8f7aa035a6758b99d58f75825034c058 /build_files
parent80062e6305102c3c478ffce568d70f3cbbc1999e (diff)
Cleanup: whitespace
Diffstat (limited to 'build_files')
-rw-r--r--build_files/cmake/platform/platform_win32_bundle_crt.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/build_files/cmake/platform/platform_win32_bundle_crt.cmake b/build_files/cmake/platform/platform_win32_bundle_crt.cmake
index e84a139fac9..abadaa112a2 100644
--- a/build_files/cmake/platform/platform_win32_bundle_crt.cmake
+++ b/build_files/cmake/platform/platform_win32_bundle_crt.cmake
@@ -33,7 +33,3 @@ if(WITH_WINDOWS_BUNDLE_CRT)
set(BUNDLECRT "<dependency><dependentAssembly><assemblyIdentity type=\"win32\" name=\"blender.crt\" version=\"1.0.0.0\" /></dependentAssembly></dependency>")
endif()
configure_file(${CMAKE_SOURCE_DIR}/release/windows/manifest/blender.exe.manifest.in ${CMAKE_CURRENT_BINARY_DIR}/blender.exe.manifest @ONLY)
-
-
-
-