summaryrefslogtreecommitdiff
path: root/tests/projects/python/pybind/example/src/example.cpp
diff options
context:
space:
mode:
authorIMXEren <[email protected]>2025-07-06 02:43:56 +0530
committerIMXEren <[email protected]>2025-07-06 05:00:32 +0530
commit8d08f0cc65c7d998265e247660ebf19bc1ba0caa (patch)
tree94d6f04dfd653abea1cf1bdf1d7f97fd611336d3 /tests/projects/python/pybind/example/src/example.cpp
parent5929eeebf059979fd4a8952b74696a2c4ea33750 (diff)
fix: rust static and shared library failing to find extern crate in windows-msvc
1. rustc requires lib*.rlib, *.dll but produces *.rlib, *.dll. 2. shared library are `foo.dll`, `foo.dll.lib` and it links for `foo.dll`.
Diffstat (limited to 'tests/projects/python/pybind/example/src/example.cpp')
0 files changed, 0 insertions, 0 deletions