Relative Content

Tag Archive for cmake

cmake error in vcpkg manifest mode: Illegal characters in path

I’m falling the bellow mentioned link to use vcpkg package manager in manifest mode.
https://learn.microsoft.com/en-us/vcpkg/get_started/get-started-vs?pivots=shell-cmd
In the CMakeUserPresets.json I’m getting the bellow mentioned error.
I also tried providing the absolute path to my vcpkg.cmake file.