dholmes215/uqm

Infer CMake project version from uqmversion.h

Opened this issue · 0 comments

Right now I have the uqm project version hardcoded at 0.8.0 in CMakeLists.txt. The version is specified in uqmversion.h and CMake should pull it from that. CMake has tools to do this.