meta-openembedded/meta-python/recipes-devtools/python/python3-cmake
Zoltán Böszörményi 78f2b8c793 python3-cmake: New recipe
Some python modules rely on "import cmake".

Only build and ship the python parts, and don't download and
build cmake from sources. Use the already built cmake instead.

The CMakeLists.txt file is a crippled copy from this cmake
python module's sources, removing almost everything, and
adding a dummy install target, so do_install() doesn't fail.

The python code is patched so cmake is used from PATH.

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-03-10 09:01:54 -08:00
..
CMakeLists.txt python3-cmake: New recipe 2023-03-10 09:01:54 -08:00
run-cmake-from-path.patch python3-cmake: New recipe 2023-03-10 09:01:54 -08:00