Hello, cmake is not correctly reflecting changes that I make to runtime variables. For instance, I will delete CMakeCache.txt in the base and subdirectories of the build, rerun ccmake, enter in -Wall for c++ flags, configure, generate, and -Wall doesn't show up as one of the flags. Anyone have any ideas? Thanks Nate