FeatureSummaryCustomBadDefault-stderr.txt 533 B

123456789
  1. CMake Error at .*/Modules/FeatureSummary\.cmake:[0-9]+. \(message\):
  2. Bad package property type OPTIONAL used in global property
  3. FeatureSummary_DEFAULT_PKG_TYPE. Valid types are TYPE1, TYPE2 and TYPE3.
  4. Either update FeatureSummary_DEFAULT_PKG_TYPE or add OPTIONAL to the
  5. FeatureSummary_PKG_TYPES global property.
  6. Call Stack \(most recent call first\):
  7. .*/Modules/FeatureSummary\.cmake:[0-9]+. \(_FS_GET_FEATURE_SUMMARY\)
  8. FeatureSummaryCustomBadDefault.cmake:[0-9]+ \(feature_summary\)
  9. CMakeLists.txt:[0-9]+ \(include\)