blender/source/creator
Campbell Barton 6106d919c3 CMake: Linux/Unix Only,
use 'install' target rather then copying files with post-build commands.

Main change is that you need to run 'make install', which copies files to ./bin by default
unless WITH_INSTALL_PORTABLE is OFF, where CMAKE_INSTALL_PREFIX is used for a typical unix-system install.
2011-03-06 11:41:30 +00:00
..
buildinfo.c fix #if errors, add defined() in proper places 2011-02-25 10:01:33 +00:00
CMakeLists.txt CMake: Linux/Unix Only, 2011-03-06 11:41:30 +00:00
creator.c Small fix from sambler. 2011-02-25 10:58:04 +00:00
SConscript rename and negate DISABLE_PYTHON --> WITH_PYTHON 2010-10-31 04:11:39 +00:00