blender/build_files/cmake/config
Campbell Barton 93f135cfda added cmake configureation presets, so on *nix systems you can do...
# minal blender with debug info
 make debug lite

 # blender with no ui
 make headless

 # blender as a python module
 make bpy
2011-08-16 09:36:15 +00:00
..
blender_headless.cmake added cmake configureation presets, so on *nix systems you can do... 2011-08-16 09:36:15 +00:00
blender_lite.cmake added cmake configureation presets, so on *nix systems you can do... 2011-08-16 09:36:15 +00:00
bpy_module.cmake added cmake configureation presets, so on *nix systems you can do... 2011-08-16 09:36:15 +00:00