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
path: root/extern
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 /extern
parent2ceff8bd63252924a2ae06451af6080876ed0cb3 (diff)
Cleanup: trailing space in CMake files
Diffstat (limited to 'extern')
-rw-r--r--extern/recastnavigation/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/extern/recastnavigation/CMakeLists.txt b/extern/recastnavigation/CMakeLists.txt
index 19ac6e9dde8..15092631737 100644
--- a/extern/recastnavigation/CMakeLists.txt
+++ b/extern/recastnavigation/CMakeLists.txt
@@ -25,7 +25,7 @@
remove_cc_flag_unsigned_char()
-set(INC
+set(INC
Recast/Include
Detour/Include
)
@@ -34,7 +34,7 @@ set(INC_SYS
)
-set(SRC
+set(SRC
recast-capi.cpp
recast-capi.h