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:
-rw-r--r--source/blender/freestyle/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/CMakeLists.txt b/source/blender/freestyle/CMakeLists.txt
index 18f721ccfdc..05f7fb63218 100644
--- a/source/blender/freestyle/CMakeLists.txt
+++ b/source/blender/freestyle/CMakeLists.txt
@@ -24,7 +24,7 @@
#
# ***** END GPL LICENSE BLOCK *****
-FILE(GLOB_RECURSE SRC *.cpp)
+FILE(GLOB_RECURSE SRC *.cpp *.h)
SET(INC
../blenkernel ../blenloader ../blenlib ../imbuf ../makesdna ../makesrna