Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Mar 2022 02:58:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 262109] Mk/Uses/python.mk: Improve CMake/Python integration
Message-ID:  <bug-262109-21822-uL7bB1F5pE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262109-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262109-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262109

Li-Wen Hsu <lwhsu@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lwhsu@FreeBSD.org

--- Comment #6 from Li-Wen Hsu <lwhsu@FreeBSD.org> ---
How about:

CMAKE_ARGS+=3D    -DPython${PYTHON_MAJOR_VER}_EXECUTABLE:FILEPATH=3D"${PYTH=
ON_CMD}"
CMAKE_ARGS+=3D    -DPython_EXECUTABLE:FILEPATH=3D"${PYTHON_CMD}"

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262109-21822-uL7bB1F5pE>