diff options
| author | Matt McCormick <matt.mccormick@kitware.com> | 2015-07-02 15:21:08 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2015-07-06 15:14:34 (GMT) |
| commit | 02fd035689ab5bbb12a16f47bca214600a9a2fde (patch) | |
| tree | 4ee5062b2d5daf551bf106e4bd3eb026a70e4b26 /Source/cmIncludeExternalMSProjectCommand.h | |
| parent | 74c99d11bc62048a069bd6c89b48cf4f94884210 (diff) | |
| download | CMake-02fd035689ab5bbb12a16f47bca214600a9a2fde.zip CMake-02fd035689ab5bbb12a16f47bca214600a9a2fde.tar.gz CMake-02fd035689ab5bbb12a16f47bca214600a9a2fde.tar.bz2 | |
FindPythonLibs: Find the python.org libraries (#14809)
Address the test case
cmake_minimum_required(VERSION 2.8)
set(Python_ADDITIONAL_VERSIONS 3.4 3.5 3.6)
find_package(PythonLibs 3 REQUIRED)
with a Python 3.4.x .pkg installed from python.org on OSX.
Temporarily set CMAKE_FIND_FRAMEWORK to LAST to avoid finding the
system Python.h prematurely.
Add directories inside the frameworks to the search list for the library
as is done for the header.
Diffstat (limited to 'Source/cmIncludeExternalMSProjectCommand.h')
0 files changed, 0 insertions, 0 deletions
