* make C++ code compatible with Windows + MSVC * added dlfcn-win32 for cross-platform dlopen * fixed building and pip install on Windows * fixed shared library file name under Windows
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
[submodule "deps/dlfcn-win32"]
|
|
path = deps/dlfcn-win32
|
|
url = https://github.com/dlfcn-win32/dlfcn-win32.git
|