CMake Error: The current CMakeCache.txt directory #### is different than the directory ####

CMake has a cache which will have wrong paths after you move or rename a project. To clear it in Visual Studio Code:

Settings icon > Command Pallet > Enter “CMake:Delete Cache and Reconfigure”