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/modifiers/Makefile')
-rw-r--r--source/blender/modifiers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/modifiers/Makefile b/source/blender/modifiers/Makefile
index ddcddb90186..2115e8ac888 100644
--- a/source/blender/modifiers/Makefile
+++ b/source/blender/modifiers/Makefile
@@ -30,5 +30,5 @@
SOURCEDIR = source/blender/modifiers
DIRS = intern
-
+CFLAGS += -DWITH_MOD_BOOLEAN -DWITH_MOD_BOOLEAN
include nan_subdirs.mk