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>2013-05-24 14:15:20 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-05-24 14:15:20 +0400
commit22f170f487b70e7613acfbe13923a5bef4bfd536 (patch)
tree98663633af0f55ee197e7c28e4d0404b1c00c2e5 /CMakeLists.txt
parent5fdf868d802d4db83910de641e9409f316b8ea34 (diff)
fix for building on osx with recent freestyle bugfix.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a4355a7c56a..0379e46bc71 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2234,6 +2234,7 @@ if(FIRST_RUN)
info_cfg_option(WITH_INTERNATIONAL)
info_cfg_option(WITH_INPUT_NDOF)
info_cfg_option(WITH_CYCLES)
+ info_cfg_option(WITH_FREESTYLE)
info_cfg_option(WITH_OPENCOLORIO)
info_cfg_text("Compiler Options:")