Skip to content
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

using COPY_FILE only with cmake 3.21+ where it is introduced #1318

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

ipraveenMS
Copy link
Contributor

This PR c480743 added COPY_FILE which is a new command in cmake 3.19 and not present in cmake 3.16.3-1ubuntu1.20.04.1.

Fixing this by using COPY_FILE only with cmake 3.19+ where it is introduced

@ipraveenMS ipraveenMS requested a review from a team as a code owner December 10, 2024 18:35
@ipraveenMS ipraveenMS changed the title using COPY_FILE only with cmake 3.19+ where it is introduced using COPY_FILE only with cmake 3.21+ where it is introduced Dec 10, 2024
@ThomsonTan ThomsonTan merged commit 7ebf7a0 into main Dec 10, 2024
20 of 24 checks passed
@ThomsonTan ThomsonTan deleted the user/prav/cmakefix branch December 10, 2024 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants