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>2019-12-17 02:07:44 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-12-17 02:07:44 +0300
commitbc92d0552252a0e992ccf8d935b50567bd97ff0e (patch)
treef8237bdbc5f5382344d310845e4c0b00f4de49bb /source/blender/makesrna/intern/CMakeLists.txt
parent9c82eac2c8786d5bda0a63932f30691a64b30559 (diff)
Cleanup: sort file lists
Diffstat (limited to 'source/blender/makesrna/intern/CMakeLists.txt')
-rw-r--r--source/blender/makesrna/intern/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/CMakeLists.txt b/source/blender/makesrna/intern/CMakeLists.txt
index 5e1d94a9a1a..3082daa83a4 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -44,6 +44,7 @@ set(DEFSRC
rna_depsgraph.c
rna_dynamicpaint.c
rna_fcurve.c
+ rna_fluid.c
rna_gpencil.c
rna_gpencil_modifier.c
rna_image.c
@@ -54,7 +55,6 @@ set(DEFSRC
rna_lightprobe.c
rna_linestyle.c
rna_main.c
- rna_fluid.c
rna_mask.c
rna_material.c
rna_mesh.c