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>2021-08-26 05:41:26 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-08-26 05:41:26 +0300
commitefcac471551ee8fe3a9e0a68eec478a3e1eac089 (patch)
tree6cdf9132202e18942bb22a6075b3505eaeb2f0d2 /source/blender/blenlib/CMakeLists.txt
parentcec35060f563e89a567ce252a6a3ebc7fcf3318f (diff)
Cleanup: soft CMake file lists
Diffstat (limited to 'source/blender/blenlib/CMakeLists.txt')
-rw-r--r--source/blender/blenlib/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index f98d15ad08b..24178535068 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -199,8 +199,8 @@ set(SRC
BLI_enumerable_thread_specific.hh
BLI_expr_pylike_eval.h
BLI_fileops.h
- BLI_filereader.h
BLI_fileops_types.h
+ BLI_filereader.h
BLI_float2.hh
BLI_float3.hh
BLI_float4x4.hh