I already had issues when I copied a path from the Windows Explorer which contains back-slashes. CMake still seems to have problems with it. But when you insert a path into a path field, you can re-enter the last subfolder and it will automatically change \ to /.
So, just make sure that all paths contain slashes, at least until this CMake bug is fixed.