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>2010-10-27 17:52:12 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-10-27 17:52:12 +0400
commit2777ba74b04dc6d3f4479634f8feaf361464a574 (patch)
tree5c8211fc9007f1440877119cd50d4529bee231cd /intern/smoke/CMakeLists.txt
parenta213dc2679a5bfc2905a2bedc7413606166253ee (diff)
remove include paths which dont exist, fix for doc upload script which was getting the blender version twice and not working sometimes.
Diffstat (limited to 'intern/smoke/CMakeLists.txt')
-rw-r--r--intern/smoke/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/smoke/CMakeLists.txt b/intern/smoke/CMakeLists.txt
index 741301f04da..2cf51a0f7ec 100644
--- a/intern/smoke/CMakeLists.txt
+++ b/intern/smoke/CMakeLists.txt
@@ -27,7 +27,6 @@
SET(INC
intern
../memutil
- ../guardealloc
../../extern/bullet2/src
${PNG_INC}
${ZLIB_INC}