cmake/Tests/RunCMake/PackageInfo/ReferencesWronglyExportedTarget-stderr.txt
2024-11-11 15:18:55 +01:00

8 lines
305 B
Plaintext

CMake Error in CMakeLists.txt:
Target "test" references target "foo", which does not use the standard
namespace separator. This is not allowed.
.*
CMake Error in CMakeLists.txt:
Target "test" references target "bar_bar", which does not use the standard
namespace separator. This is not allowed.