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-09-14 05:23:17 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-09-14 05:23:17 +0400
commitdd2a2ec6993060f3dbf62c64c4ff56bcca02c54f (patch)
tree7bf83e72ab32db2be3537ee52d9d810c48dbde8e /source/creator
parent21253def7ca013b60b87b6063b932121e65dae0a (diff)
removed nodes from CMake's BLENDER_LINK_LIBS, rewrote find-pcre using own template.
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 2d2e6f8ecf9..b48915ce708 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -713,7 +713,6 @@ add_dependencies(blender makesdna)
get_property(BLENDER_LINK_LIBS GLOBAL PROPERTY BLENDER_LINK_LIBS)
set(BLENDER_LINK_LIBS
- bf_nodes
${BLENDER_LINK_LIBS}
bf_windowmanager
bf_render