MyGit

0.17.3

scikit-build/scikit-build

版本发布时间: 2023-04-29 03:35:30

scikit-build/scikit-build最新发布版本:0.18.1(2024-08-29 02:17:07)

A small release related to PYTHON_LIBRARY handling changes in 0.17.2; scikit-build 0.17.3 returns an empty string from get_python_library if no Python library is present (like on manylinux), where 0.17.2 returned None, and previous versions returned a non-existent path. Note that adding REQUIRED to find_package(PythonLibs will fail, but it is incorrect (you must not link to libPython.so) and was really just injecting a non-existent path before.

Bug fixes

Full Changelog: https://github.com/scikit-build/scikit-build/compare/0.17.2...0.17.3

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-04-29发行的版本