79628355

Date: 2025-05-19 08:28:07
Score: 2
Natty:
Report link
  1. check if CMAKE_TOOLCHAIN_FILE is set anywhere before project()

  2. find if xxx-config/xxxConfig exists anywhere under ${env:VCPKG_ROOT}, which possibly exists

  3. remove ./build/CMakeCache.txt, which is suspicious on causing this problem (see also https://github.com/microsoft/vcpkg/issues/16143)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: lyn