mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 01:18:36 +02:00
Bindings: Python: Use static MSVC runtime library
This commit is contained in:
@@ -47,3 +47,4 @@ local_scheme = "no-local-version"
|
||||
[tool.scikit-build.cmake.define]
|
||||
LIBICSNEO_ENABLE_BINDINGS_PYTHON = true
|
||||
LIBICSNEO_ENABLE_TCP = true
|
||||
CMAKE_MSVC_RUNTIME_LIBRARY = "MultiThreaded"
|
||||
|
||||
Reference in New Issue
Block a user