Is there a a way to force shorter (relative) object file paths?

Hey Ben,

thanks very much for your tip on putting a simple CMakeLists.txt file at the toplevel, this did the trick and the paths to the object files within the build directory are now relative to the toplevel and therefore much shorter.

Thanks, Steve