projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cmake: apply ADD_SUBDIR patch.
[blender-staging.git]
/
source
/
blender
/
makesdna
/
CMakeLists.txt
diff --git
a/source/blender/makesdna/CMakeLists.txt
b/source/blender/makesdna/CMakeLists.txt
index a1afa37e5e681f71bd7ec9d42af092802de57fd8..1f8ab831ba614d2e00a2ca25c2a35807fe122e20 100644
(file)
--- a/
source/blender/makesdna/CMakeLists.txt
+++ b/
source/blender/makesdna/CMakeLists.txt
@@
-24,4
+24,4
@@
#
# ***** END GPL LICENSE BLOCK *****
-
SUBDIRS
(intern)
+
ADD_SUBDIRECTORY
(intern)