removed nodes from CMake's BLENDER_LINK_LIBS, rewrote find-pcre using own template.

This commit is contained in:
Campbell Barton
2011-09-14 01:23:17 +00:00
parent 21253def7c
commit dd2a2ec699
2 changed files with 64 additions and 39 deletions

View File

@@ -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