CMP0023-NEW-2-stderr.txt 424 B

1234567891011
  1. CMake Error at CMP0023-NEW-2.cmake:11 \(target_link_libraries\):
  2. The plain signature for target_link_libraries has already been used with
  3. the target "foo". All uses of target_link_libraries with a target must be
  4. either all-keyword or all-plain.
  5. The uses of the plain signature are here:
  6. \* CMP0023-NEW-2.cmake:10 \(target_link_libraries\)
  7. Call Stack \(most recent call first\):
  8. CMakeLists.txt:3 \(include\)