Fixed Version.hh in build-tree
- Removed configuring
Version.hh
into source tree when in subproject - Generate
${CMAKE_CURRENT_BINARY_DIR}/PTL/Version.hh
instead of${CMAKE_CURRENT_BINARY_DIR}/Version.hh
since include statement should be#include <PTL/Version.hh>