Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > f288e016fe99a1153692c5c9c4d7bb15 > files > 3

blender-2.57-2mdv2010.2.src.rpm

--- build_files/cmake/macros.cmake.static	2011-04-16 06:15:43.000000000 +0200
+++ build_files/cmake/macros.cmake	2011-04-16 06:17:34.000000000 +0200
@@ -22,7 +22,7 @@
 	# message(STATUS "Configuring library ${name}")
 
 	blender_include_dirs("${includes}")
-	add_library(${name} ${sources})
+	add_library(${name} STATIC ${sources})
 
 	# Group by location on disk
 	source_group("Source Files" FILES CMakeLists.txt)