<div dir="ltr">According to the documentation:<div><br></div><div><a href="https://cmake.org/cmake/help/v3.17/prop_cache/TYPE.html">https://cmake.org/cmake/help/v3.17/prop_cache/TYPE.html</a> </div><div><br></div><div>It looks like STATIC cache variables are supposed to be visible from the CMake GUI, but not modifiable. But when I open a project that has some STATIC variables in the CMake GUI it looks like you can't even see them at all (similar to INTERNAL cache variables).</div><div><br></div><div>In fact, other than being declared "STATIC" in the "CMakeCache.txt" file I can't see any real difference between these variables and INTERNAL variables.</div><div><br></div><div>Is there any difference between STATIC and INTERNAL cache variables in practice?</div><div><br></div><div>Thanks,</div><div>Tim</div></div>