blob: 4402b8f57685ecef1451d3d8a061238307392d82 (
plain)
1
2
3
4
5
6
7
8
|
^CMake Deprecation Warning in CMakeLists.txt:
The C# target "foo2" is of type STATIC_LIBRARY. This is discouraged \(and
may be disabled in future\). Make it a SHARED library instead.
CMake Deprecation Warning in CMakeLists.txt:
The C# target "foo" is of type STATIC_LIBRARY. This is discouraged \(and
may be disabled in future\). Make it a SHARED library instead.$
|