Skip to content

remove cmake deprecation warnings - #9770

Merged
maloel merged 1 commit into
realsenseai:developmentfrom
maloel:development
Sep 19, 2021
Merged

remove cmake deprecation warnings#9770
maloel merged 1 commit into
realsenseai:developmentfrom
maloel:development

Conversation

@maloel

@maloel maloel commented Sep 14, 2021

Copy link
Copy Markdown
Contributor

Newer CMake was complaining of deprecations in certain source files...

Tracked on [LRS-108]

@maloel
maloel requested a review from Nir-Az September 14, 2021 13:14
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.9)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So you allow max future cmake version of 3.20.5?
Just want to make sure I understand the syntax.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It means it's been tested and will work with anything up to 3.20.5, even if earlier versions are deprecated

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(while still keeping a minimum of 2.8.9)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it 👍

@Nir-Az Nir-Az left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@maloel
maloel merged commit 9a6c24c into realsenseai:development Sep 19, 2021
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