error.spaces.in.hunter.root

What happens

  • CMake fatal error with message:

    [hunter ** FATAL ERROR **] HUNTER_ROOT (...) contains spaces
    

Explanation

What to do

  • Set another HUNTER_ROOT location (recommended)
  • Set HUNTER_ALLOW_SPACES_IN_PATH=ON CMake variable to suppress this warning (not recommended)