You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/PackageInfo/ReferencesWronglyExportedTa...

8 lines
305 B

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.