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:
authorSebastián Barschkis <sebbas@sebbas.org>2019-12-16 17:05:04 +0300
committerSebastián Barschkis <sebbas@sebbas.org>2019-12-16 17:05:04 +0300
commited32db06c1244d8428fd22ce418f19ac0a81e893 (patch)
treec99252b8068da22c30d4a0166b9c293b43d7dab6 /build_files/cmake/platform/platform_win32_bundle_crt.cmake
parent451400f6e6b2911be7059e6d6bf53cc312a2a3c3 (diff)
parent8d16dc029e6c52b16666b4edfafa66794d64b1a4 (diff)
Merge branch 'master' into fluid-mantaflowfluid-mantaflow
Diffstat (limited to 'build_files/cmake/platform/platform_win32_bundle_crt.cmake')
-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)
-
-
-
-