ReferencesWronglyExportedTarget-stderr.txt 305 B

1234567
  1. CMake Error in CMakeLists.txt:
  2. Target "test" references target "foo", which does not use the standard
  3. namespace separator. This is not allowed.
  4. .*
  5. CMake Error in CMakeLists.txt:
  6. Target "test" references target "bar_bar", which does not use the standard
  7. namespace separator. This is not allowed.