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>2021-07-15 10:53:26 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-07-15 10:53:26 +0300
commitd35b14449eed68e3239145627854cabb1e2b93a8 (patch)
tree0b313e3122ea3c871eab04d7852bb2d5a83fdc74 /build_files
parent41e0a5b5ed373793ff95ed0d7662d87080b944d0 (diff)
Cleanup: ensure one newline at end of file, strip trailing space
Diffstat (limited to 'build_files')
-rw-r--r--build_files/build_environment/cmake/zstd.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_files/build_environment/cmake/zstd.cmake b/build_files/build_environment/cmake/zstd.cmake
index 87b19786f9b..86cb2d016c6 100644
--- a/build_files/build_environment/cmake/zstd.cmake
+++ b/build_files/build_environment/cmake/zstd.cmake
@@ -49,4 +49,3 @@ if(WIN32)
)
endif()
endif()
-