GenomeWorks
GenomeWorks copied to clipboard
[cmake] move version file configuration into base
The version.cpp.in file should be configured once as part of the base module, and all the modules should simply call into the version.hpp header. currently that file is being separately configured as part of cudapoa/cudamapper/etc.