ComponentRequiredAndOptional-stderr.txt 237 B

12345678
  1. CMake Error at ComponentRequiredAndOptional.cmake:1 \(find_package\):
  2. find_package called with components that are both required and optional:
  3. CompA
  4. CompB
  5. Call Stack \(most recent call first\):
  6. CMakeLists.txt:3 \(include\)