~ubuntu-branches/ubuntu/trusty/blender/trusty-proposed

« back to all changes in this revision

Viewing changes to build_files/cmake/Modules/FindPythonLibsUnix.cmake

  • Committer: Package Import Robot
  • Author(s): Matteo F. Vescovi
  • Date: 2013-08-14 10:43:49 UTC
  • mfrom: (14.2.19 sid)
  • Revision ID: package-import@ubuntu.com-20130814104349-t1d5mtwkphp12dyj
Tags: 2.68a-3
* Upload to unstable
* debian/: python3.3 Depends simplified
  - debian/control: python3.3 Depends dropped
    for blender-data package
  - 0001-blender_thumbnailer.patch refreshed
* debian/control: libavcodec b-dep versioning dropped

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Find the native Python includes and library
3
3
#
4
4
# Note:, This is not _yet_ intended to be a general python module for other
5
 
#  projects to use since its hard coded to python 3.2 as blender only supports
6
 
#  a single python version.
7
 
#  This is for blender/unix python only.
 
5
#  projects to use since its hard coded to fixed Python version
 
6
#  as Blender only supports a single Python version at the moment.
 
7
#
 
8
# Note:
 
9
#  this is for Blender/Unix Python only.
8
10
#
9
11
# This module defines
10
12
#  PYTHON_VERSION