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:
authorBastien Montagne <montagne29@wanadoo.fr>2018-04-20 11:49:14 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2018-04-20 11:49:14 +0300
commit3c524178bcbbcf3fd9b98f24409481ed061a38aa (patch)
tree8e096617b41c2b346286177757093b930d8da28a /source/blender/blenloader/CMakeLists.txt
parent36773e35f6009693562330137435271922758b95 (diff)
parent88bbb68ad01bed841fad9ad26a68510f298e6f3b (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'source/blender/blenloader/CMakeLists.txt')
-rw-r--r--source/blender/blenloader/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/blenloader/CMakeLists.txt b/source/blender/blenloader/CMakeLists.txt
index 61d1aa18b3c..f42336a2c7a 100644
--- a/source/blender/blenloader/CMakeLists.txt
+++ b/source/blender/blenloader/CMakeLists.txt
@@ -47,6 +47,7 @@ set(INC_SYS
)
set(SRC
+ intern/blend_validate.c
intern/readblenentry.c
intern/readfile.c
intern/runtime.c