Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-06-19 11:46:24 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-06-19 11:46:24 +0400
commitb15a2b0ffc3a8c91020f59613ed89078101eb435 (patch)
tree49a01d6cdbb8224b25cbb9031c70bd412197e637 /build_files/cmake/Modules/FindPythonLibsUnix.cmake
parent145944d66f8364c82bdc83dcd57774284b775add (diff)
cmake: added FindOpenJPEG module.
Diffstat (limited to 'build_files/cmake/Modules/FindPythonLibsUnix.cmake')
-rw-r--r--build_files/cmake/Modules/FindPythonLibsUnix.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_files/cmake/Modules/FindPythonLibsUnix.cmake b/build_files/cmake/Modules/FindPythonLibsUnix.cmake
index 07d95a53dc2..5df12c5d31b 100644
--- a/build_files/cmake/Modules/FindPythonLibsUnix.cmake
+++ b/build_files/cmake/Modules/FindPythonLibsUnix.cmake
@@ -3,7 +3,6 @@
# PYTHON_VERSION
# PYTHON_INCLUDE_DIRS
# PYTHON_LIBRARIES
-# PYTHON_LIBPATH
# PYTHON_LINKFLAGS
# PYTHON_ROOT_DIR, The base directory to search for Python.
# This can also be an environment variable.