Try fix some build/publish issues.

This commit is contained in:
Wim Pomp
2025-09-12 19:04:25 +02:00
parent d56f3155ad
commit 569423b922
2 changed files with 6 additions and 4 deletions

View File

@@ -41,3 +41,4 @@ strip = "symbols"
[features]
sitk_no_build = [] # do not build all the C++ stuff, just use the rust code to make docs etc.
copy_autocxx_src = [] # copy the generated autocxx-ffi-default-gen.rs to src for inclusion in the repo