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-17 21:15:24 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-17 21:15:24 +0300
commite7a68ef84360251bafe2f859aeba6517f9e1f81e (patch)
tree6d533b6f58667a423e0dd37371ea663ae4dc7804 /intern/rigidbody
parent2ceff8bd63252924a2ae06451af6080876ed0cb3 (diff)
Cleanup: trailing space in CMake files
Diffstat (limited to 'intern/rigidbody')
-rw-r--r--intern/rigidbody/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/rigidbody/CMakeLists.txt b/intern/rigidbody/CMakeLists.txt
index 5d84c2cf082..91fe1023b5e 100644
--- a/intern/rigidbody/CMakeLists.txt
+++ b/intern/rigidbody/CMakeLists.txt
@@ -31,7 +31,7 @@ set(INC_SYS
set(SRC
rb_bullet_api.cpp
-
+
RBI_api.h
)