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

Doc: Fix target documentation #640

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Doc: Fix target documentation #640

merged 1 commit into from
Nov 17, 2023

Conversation

cmorty
Copy link
Contributor

@cmorty cmorty commented Nov 16, 2023

No description provided.

@mcuee mcuee added the documentation Improvements or additions to documentation label Nov 16, 2023
@@ -214,14 +214,14 @@ This is done to let the host project's developer decide what is important (what
In a _subdirectory build_, even if not set, those variables remain unchanged, so a host project's developer has a full control over the HIDAPI build configuration.

Available CMake targets after `add_subdirectory(hidapi)` _are the same as in case of [standalone build](#standalone-package-build)_, and a few additional ones:
- `hidapi_include` - the interface library; `hidapi::hidapi` is an alias of it;
- `hidapi_include` - the interface library; `hidapi::include` is an alias of it;
Copy link
Member

Choose a reason for hiding this comment

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

thanks

BUILD.cmake.md Outdated Show resolved Hide resolved
@cmorty cmorty requested a review from Youw November 17, 2023 08:31
@Youw Youw merged commit 02c0f78 into libusb:master Nov 17, 2023
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants