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 'source/blender/io/gpencil/CMakeLists.txt')
-rw-r--r--source/blender/io/gpencil/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/io/gpencil/CMakeLists.txt b/source/blender/io/gpencil/CMakeLists.txt
index 4af8b506bd5..3ef9fa44ff8 100644
--- a/source/blender/io/gpencil/CMakeLists.txt
+++ b/source/blender/io/gpencil/CMakeLists.txt
@@ -50,6 +50,9 @@ set(SRC
intern/gpencil_io_export_base.hh
intern/gpencil_io_import_base.hh
intern/gpencil_io_import_svg.hh
+
+ # Only so this file is known by CMake.
+ ../../../../extern/nanosvg/nanosvg.h
)
set(LIB