Revision: 34491
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=34491
Author: campbellbarton
Date: 2011-01-26 04:48:37 +0000 (Wed, 26 Jan 2011)
Log Message:
-----------
missed this when updating cmake files
Modified Paths:
--------------
trunk/blender/build_files/cmake/macros.cmake
Modified: trunk/blender/build_files/cmake/macros.cmake
===================================================================
--- trunk/blender/build_files/cmake/macros.cmake 2011-01-25 19:05:15 UTC
(rev 34490)
+++ trunk/blender/build_files/cmake/macros.cmake 2011-01-26 04:48:37 UTC
(rev 34491)
@@ -135,7 +135,7 @@
endif()
endif()
- target_link_libraries(${target} ${OPENGL_glu_LIBRARY} ${JPEG_LIB}
${PNG_LIB} ${ZLIB_LIB})
+ target_link_libraries(${target} ${OPENGL_glu_LIBRARY} ${JPEG_LIBRARY}
${PNG_LIBRARIES} ${ZLIB_LIBRARIES})
target_link_libraries(${target} ${FREETYPE_LIBRARY})
if(WITH_INTERNATIONAL)
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs