1234567891011121314151617181920 |
- {
- "git_url":"https://github.com/pybind/pybind11",
- "git_tag":"v2.10.0",
- "package_name":"pybind11",
- "package_version":"2.10.0-rev1",
- "package_url":"https://github.com/pybind/pybind11",
- "package_license":"BSD-3-Clause",
- "package_license_file":"pybind11/LICENSE",
- "cmake_find_source":"Findpybind11.cmake",
- "cmake_find_target":"Findpybind11.cmake",
- "Platforms":{
- "Windows": {
- "multiplatform":{
- "cmake_generate_args": [
- "-DPYBIND11_TEST=0"
- ]
- }
- }
- }
- }
|