Bindings: Python: Add coremini functions

This commit is contained in:
Kyle Schwarz
2025-02-19 17:38:07 +00:00
parent 77b3564677
commit a0c8cc62df
6 changed files with 96 additions and 29 deletions
+3
View File
@@ -48,3 +48,6 @@ local_scheme = "no-local-version"
LIBICSNEO_ENABLE_BINDINGS_PYTHON = true
LIBICSNEO_ENABLE_TCP = true
CMAKE_MSVC_RUNTIME_LIBRARY = "MultiThreaded"
[tool.cibuildwheel]
skip = "pp*"