Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(759)

Unified Diff: source/blender/makesdna/intern/CMakeLists.txt

Issue 7416049: Freestyle r54826 branch review Base URL: https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: source/blender/makesdna/intern/CMakeLists.txt
===================================================================
--- source/blender/makesdna/intern/CMakeLists.txt (revision 54826)
+++ source/blender/makesdna/intern/CMakeLists.txt (working copy)
@@ -34,6 +34,9 @@
..
)
+if(WITH_FREESTYLE)
+ add_definitions(-DWITH_FREESTYLE)
+endif()
# -----------------------------------------------------------------------------
# Build makesdna executable

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b