Releases: gemini3d/cmake-python-build
Releases · gemini3d/cmake-python-build
Default build is optimized Release
Ninja also OK, improve scripts
- Make or Ninja can be used (Make is required for Autotools packages, which is most including Python)
- Windows standalone installer script (separate from main script)
- streamline/improvements to env var hinting to work well on macOS, Linux and Windows.
CMake: dedupe with functions
where reasonable, deduplicate CMake script by using functions
tested with Python 3.10 and 3.11 on Linux.
To avoid confusion, require single configuration generator (i.e. not Ninja Multi-Config)
also works with Python 3.11
updated Python options to also work with Python 3.11 (and older).
Updated prereq library versions as usual.
corrected/more reliable URLs
v1.0.1 no need for version meta
initial release
v1.0.0 doc