-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
libfreenect2: Add new libfreenect2 package. #7628
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
From the test package it seems |
I"m unsure how this will work in conan 2.0 when cmake_find_package and cmake_find_package_multi are deprecated. |
All green in build 7 (
|
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.
LGTM
* libfreenect2: Add new libfreenect2 package. * libfreenect2: Add missing system libraries and Macos frameworks. * libfreenect2: Add more missing Macos frameworks. * libfreenect2: Add resource generation patch. * libfreenect2: Find library name automatically. * libfreenect2: Removed get_safe usage as recommended. * libfreenect2: Test package update.
Specify library name and version: libfreenect2/0.2.1
The libfreenect2 library is used to communicate with Microsoft Kinect 2 devices.
Note that this library is completely different from libfreenect in PR #7627 and has its own versioning. Hence a separate package.
conan-center hook activated.