I’m getting an error using CMake 4.0.0-rc2 (Not sure if it’s specific to this version).
~/projects/glslang$ cmake-gui -S . -B build
Error: could not load cache
However, it loads perfectly fine in cmake-gui. Minor issue that would be nice to fix before the official release.