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

reduce compilation warnings to 0 #12775

Merged
merged 3 commits into from
Mar 21, 2024
Merged

Conversation

AviaAv
Copy link
Contributor

@AviaAv AviaAv commented Mar 20, 2024

Tracked on: [LRS-1046]

@AviaAv AviaAv requested a review from Nir-Az March 20, 2024 13:02
@@ -1,7 +1,7 @@
# ubuntu 12.04 LTS cmake version 2.8.7
# ubuntu 14.04 LTS cmake version 2.8.12.2
# ubuntu 16.04 LTS cmake version 3.5.1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Add Ubuntu 18.04 comment with 3.8

@@ -16,9 +16,6 @@ ExternalProject_Add(
SOURCE_DIR "third-party/libusb/"
CMAKE_ARGS -DCMAKE_CXX_STANDARD_LIBRARIES=${CMAKE_CXX_STANDARD_LIBRARIES}
-DCMAKE_TOOLCHAIN_FILE=${CMAKE_TOOLCHAIN_FILE}
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we also suppress this warnings w/o removing it?

@Nir-Az Nir-Az merged commit cd1eb72 into IntelRealSense:development Mar 21, 2024
15 of 17 checks passed
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