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
Sometimes it's nice to have things building the latest version of something, while still being able to record the state it was in at the time.
I think this can be solved by including a git hash in the cpm-package-lock.cmake file in the build directory, so when archiving versions of the output, you can include that with it to know exactly what state the packages were in at the time it was built.