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:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2012-01-24 03:32:09 +0400
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2012-01-24 03:32:09 +0400
commit12baf364f528f11db8f9c9d139ef97f657145c8f (patch)
tree495069a654e2d6a077ed28a9ab83d255eb9fd8fc /source/blender/windowmanager/CMakeLists.txt
parent68ae82bb479a79de72cf174763f3244f64e28bb0 (diff)
Fix for invalid pointers within a copied line set.
Now the line set buffer is cleared when a new .blend file is opened, so that a line set may not be copied and pasted between two .blend files.
Diffstat (limited to 'source/blender/windowmanager/CMakeLists.txt')
-rw-r--r--source/blender/windowmanager/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/windowmanager/CMakeLists.txt b/source/blender/windowmanager/CMakeLists.txt
index 521074463e0..ee84b318e04 100644
--- a/source/blender/windowmanager/CMakeLists.txt
+++ b/source/blender/windowmanager/CMakeLists.txt
@@ -31,6 +31,7 @@ set(INC
../blenloader
../editors/include
../gpu
+ ../freestyle
../imbuf
../makesdna
../makesrna