If one sets the variable foo_DIR it will cause CMake to look for a configuration file in that directory. In case we want to set the root directory to an installation which doesn't have a config-mode CMake module, and use the find module provided by ourself, we need a separate variable that can hold the location of this directory and the most common suffix for this seems to be _ROOT (an alternative is _PREFIX)