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:
Diffstat (limited to 'extern/cuew/CMakeLists.txt')
-rw-r--r--extern/cuew/CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/extern/cuew/CMakeLists.txt b/extern/cuew/CMakeLists.txt
index 45d10e29799..de54d9642ce 100644
--- a/extern/cuew/CMakeLists.txt
+++ b/extern/cuew/CMakeLists.txt
@@ -19,8 +19,8 @@
# ***** END GPL LICENSE BLOCK *****
set(INC
- .
- include
+ .
+ include
)
set(INC_SYS
@@ -28,9 +28,9 @@ set(INC_SYS
)
set(SRC
- src/cuew.c
+ src/cuew.c
- include/cuew.h
+ include/cuew.h
)
set(LIB