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>2011-02-06 13:18:20 +0300
committerCampbell Barton <ideasman42@gmail.com>2011-02-06 13:18:20 +0300
commit1cdab667bc7abcac5adc73c743510fa9a0e0eac2 (patch)
tree2ac5a8e06e413cd820d1cfd8273ba06e3327c4fd /source/blender/render/CMakeLists.txt
parentc82da98f3d5cb43a9cae446df5529a1fd5566ad5 (diff)
- cmake was missing an inclide (IDE's wouldnt index)
- made doc generation always sumlink newly built docs to static URL. http://www.blender.org/documentation/250PythonDoc/
Diffstat (limited to 'source/blender/render/CMakeLists.txt')
-rw-r--r--source/blender/render/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/render/CMakeLists.txt b/source/blender/render/CMakeLists.txt
index ee99e3af3b9..4a3a73e7467 100644
--- a/source/blender/render/CMakeLists.txt
+++ b/source/blender/render/CMakeLists.txt
@@ -107,6 +107,7 @@ set(SRC
intern/include/zbuf.h
intern/raytrace/bvh.h
intern/raytrace/rayobject_hint.h
+ intern/raytrace/rayobject_internal.h
intern/raytrace/rayobject_rtbuild.h
intern/raytrace/reorganize.h
intern/raytrace/svbvh.h