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>2014-06-28 16:53:43 +0400
committerCampbell Barton <ideasman42@gmail.com>2014-06-28 17:17:11 +0400
commit8df676904069a71496515117669f54751a36092d (patch)
treea1dd153e15828b20b185e7c34ec7c78664c5bdf6 /source/blender/blenlib/CMakeLists.txt
parent4c83fae16dfe72c5086602fd4655827a8a18bbbb (diff)
CMake: update source files
Diffstat (limited to 'source/blender/blenlib/CMakeLists.txt')
-rw-r--r--source/blender/blenlib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt
index 9e360741b23..0c1c5f1d774 100644
--- a/source/blender/blenlib/CMakeLists.txt
+++ b/source/blender/blenlib/CMakeLists.txt
@@ -164,6 +164,7 @@ set(SRC
BLI_sort.h
BLI_sort_utils.h
BLI_stack.h
+ BLI_stackdefines.h
BLI_strict_flags.h
BLI_string.h
BLI_string_cursor_utf8.h