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/lzo/CMakeLists.txt')
-rw-r--r--extern/lzo/CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/extern/lzo/CMakeLists.txt b/extern/lzo/CMakeLists.txt
index 7eebc92c46d..630918dc92c 100644
--- a/extern/lzo/CMakeLists.txt
+++ b/extern/lzo/CMakeLists.txt
@@ -29,11 +29,11 @@ set(INC_SYS
)
set(SRC
- minilzo/minilzo.c
+ minilzo/minilzo.c
- minilzo/lzoconf.h
- minilzo/lzodefs.h
- minilzo/minilzo.h
+ minilzo/lzoconf.h
+ minilzo/lzodefs.h
+ minilzo/minilzo.h
)
set(LIB