1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
John Hein aa9736e3e5
python.mk: Improve CMake/Python integration
Suport FindPython.cmake, FindPython3.cmake, FindPython2.cmake modules by
adding Python{,2,3}_EXECUTABLE to CMAKE_ARGS in python.mk.

CMake supports more than one way to search for python.  Currently
python.mk passes -DPython_ADDITIONAL_VERSIONS=${PYTHON_VER} to help
FindPython{Interp,Libs}.cmake modules "find" the version of python that
a port build wants to use.

The FindPython{,2,3}.cmake modules don't know anything about
Python_ADDITIONAL_VERSIONS but use Python{,2,3}_EXECUTABLE as the hint.

PR:		262109
2023-09-05 01:21:35 +08:00
..
2023-08-21 10:24:20 -04:00
2023-08-20 09:53:11 +09:00
2023-08-26 21:03:32 +00:00
2023-08-22 14:51:20 -04:00
2023-07-31 01:59:04 +03:00
2023-08-28 21:07:39 +02:00
2023-07-30 16:15:28 -04:00
2023-06-30 07:48:19 +02:00
2023-06-30 05:25:28 +02:00
2023-08-10 22:37:38 -05:00
2023-07-24 16:52:00 +02:00
2023-08-22 14:51:20 -04:00