From 5a97a74c69c082d9360fc21b8c6b99fd24912f5f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 16 Dec 2019 13:49:11 +1100 Subject: Cleanup: whitespace --- build_files/cmake/platform/platform_win32_bundle_crt.cmake | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build_files') 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 "") endif() configure_file(${CMAKE_SOURCE_DIR}/release/windows/manifest/blender.exe.manifest.in ${CMAKE_CURRENT_BINARY_DIR}/blender.exe.manifest @ONLY) - - - - -- cgit v1.2.3