-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[Webthing-CPP] add new port #41669
[Webthing-CPP] add new port #41669
Conversation
|
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Hi, Cheney thank you very much for your support. All tests now appear to have been completed and passed. Is anything else missing? |
Usage test passed with x64-windows triplet. |
There is nothing else. I think this pr just needs to wait to be merged. |
Webthing-CPP is a modern CPP/C++17 implementation of the WebThings API.
find_package
calls are REQUIRED, are satisfied byvcpkg.json
's declared dependencies, or disabled with CMAKE_DISABLE_FIND_PACKAGE_Xxx.vcpkg.json
matches what upstream says.vcpkg.json
matches what upstream says../vcpkg x-add-version --all
and committing the result.