-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix unknown CMake command "CPMFindPackage" #699
Conversation
Can one of the admins verify this patch? |
cmake/Modules/CPM.cmake
Outdated
@@ -1,6 +1,8 @@ | |||
set(CPM_DOWNLOAD_VERSION c3c7e2d9a3b890511891ffc415d7ea23c689068a) # 0.27.3 | |||
set(CPM_DOWNLOAD_VERSION 0.28.4) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We use a git commit hash and the raw link to make sure that the upstream tag doesn't change out from underneath us. Any chance you could update this to follow that pattern?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Finished.
Thanks for your comment : )
bb0b442
to
9559969
Compare
@germasch may want to review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me ;)
ok to test |
@harrism hello, is there other problems? : ) |
@gpucibot merge |
Build RMM error: