Skip to content

0.3.4

Latest
Compare
Choose a tag to compare
@tttapa tttapa released this 26 Dec 17:13
· 1 commit to main since this release
  • Added more PY_BUILD_CMAKE_* variables.
  • Renamed PY_BUILD_CMAKE_MODULE_NAMEPY_BUILD_CMAKE_IMPORT_NAME, PY_BUILD_CMAKE_PACKAGE_NAMEPY_BUILD_CMAKE_PROJECT_NAME, PY_BUILD_CMAKE_PACKAGE_VERSIONPY_BUILD_CMAKE_PROJECT_VERSION
    (the old variables are still available for backwards compatibility).
  • More robust CMake FindPython hints.
  • New Variables reference: https://tttapa.github.io/py-build-cmake/Variables.html
  • Simplified minimal example CMakeLists.txt.
  • Improved documentation.

Full Changelog: 0.3.3...0.3.4