Correctly feed the project relocation mechanism across new/old CMake projects
new style CMake configuration uses <PROJECT>_PROJECT_ROOT
variables to relocate the environment, they were not set when configuring old style CMake projects.
Closes #62 (closed)