From 22e68ba1bba88b07f63fbe22f0f1809611d44983 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 17 Aug 2009 07:34:41 +0000 Subject: scons support for extracting python from the system on unix os's --- source/creator/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/creator') diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt index c3931a0df1f..a0ebf627e2c 100644 --- a/source/creator/CMakeLists.txt +++ b/source/creator/CMakeLists.txt @@ -121,6 +121,7 @@ IF(WITH_INSTALL) ) # Copy the systems python into the install directory + # Scons copy in tools/Blender.py ADD_CUSTOM_COMMAND( TARGET blender POST_BUILD MAIN_DEPENDENCY blender COMMENT "copying a subset of the systems python..." -- cgit v1.2.3