OBJECTwithOnlyObjectSources-stderr.txt 369 B

12345678910
  1. ^CMake Error at OBJECTwithOnlyObjectSources.cmake:[0-9]+ \(add_library\):
  2. OBJECT library \"TestObjectLibWithoutSources\" contains:
  3. [^
  4. ]*test(\.cpp)?\.o(bj)?
  5. but may contain only sources that compile, header files, and other files
  6. that would not affect linking of a normal library.
  7. Call Stack \(most recent call first\):
  8. CMakeLists.txt:[0-9]+ \(include\)$