You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Right now I have the
uqmproject 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.