cmake/Tests/RunCMake/VS10Project/VsCSharpReferenceProps-stderr.txt
2018-08-09 18:06:22 +02:00

9 lines
379 B
Plaintext

^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.$