mirror of
https://github.com/Telecominfraproject/oopt-gnpy-libyang.git
synced 2025-12-30 10:20:45 +00:00
Since we have full control over the whole build stack (do we, when it comes to Python?), it's safe to disable MSVC warnings about exporting symbols from a DLL which are inherited from a non-exported type (or have members which are of a non-exported type).
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
[submodule "libyang"]
|
|
path = libyang
|
|
url = ../../jktjkt/libyang
|
|
[submodule "libyang-cpp"]
|
|
path = libyang-cpp
|
|
url = ../../CESNET/libyang-cpp
|