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-03-26 04:23:21 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-03-26 04:24:41 +0300
commit62f5a6bfa713ae99035dbbc82d8bda8860181335 (patch)
tree41b88eede41246457f4e18138e528aa6b3403ae4 /source/blender/editors/io/CMakeLists.txt
parent2f772520862db0ad7edfa614dad0e8d2d65201e2 (diff)
CMake: add headers to source lists, sort file-lists
Diffstat (limited to 'source/blender/editors/io/CMakeLists.txt')
-rw-r--r--source/blender/editors/io/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/io/CMakeLists.txt b/source/blender/editors/io/CMakeLists.txt
index d45c7ca9b75..44b5f85050f 100644
--- a/source/blender/editors/io/CMakeLists.txt
+++ b/source/blender/editors/io/CMakeLists.txt
@@ -40,8 +40,8 @@ set(SRC
io_alembic.c
io_cache.c
io_collada.c
- io_gpencil_import.c
io_gpencil_export.c
+ io_gpencil_import.c
io_gpencil_utils.c
io_ops.c
io_usd.c