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

Warning Fixes #4092

Merged
merged 2 commits into from
Jun 11, 2019
Merged

Warning Fixes #4092

merged 2 commits into from
Jun 11, 2019

Conversation

radfordi
Copy link
Contributor

This address a few cleanups and what look like two actual bugs that were pointed to by warnings.

CMakeLists.txt Outdated
@@ -49,16 +49,18 @@ os_target_config()
global_target_config()
option(BUILD_CV_KINFU_EXAMPLE "Build OpenCV KinectFusion example" OFF)

include(CMake/install_config.cmake)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@radfordi , can you split Cmake into a separate PR ? I recognize potential conflicts with PR4073 that is scheduled as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done. See #4094.

@radfordi radfordi force-pushed the trivial-fixes branch 3 times, most recently from 8d9212c to 9d54e1c Compare June 10, 2019 18:46
Copy link
Contributor

@dorodnic dorodnic left a comment

Choose a reason for hiding this comment

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

Thank you!

@dorodnic dorodnic merged commit 7a2c941 into IntelRealSense:development Jun 11, 2019
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.

3 participants