https://github.com/cpu/rustls-ffi-test
A dead-simple smoke-test for the `rustls-ffi` binary releases.
https://github.com/cpu/rustls-ffi-test
Last synced: about 2 months ago
JSON representation
A dead-simple smoke-test for the `rustls-ffi` binary releases.
- Host: GitHub
- URL: https://github.com/cpu/rustls-ffi-test
- Owner: cpu
- License: other
- Created: 2024-12-21T18:15:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T17:14:42.000Z (about 1 year ago)
- Last Synced: 2025-02-16T22:35:43.102Z (about 1 year ago)
- Language: CMake
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rustls-ffi-test
A dead-simple smoke-test for the `rustls-ffi` binary releases.
Demonstrates using `CMake`'s [FindPkgConfig] `pkg-config` module to locate
and link `librustls`.
[FindPkgConfig]: https://cmake.org/cmake/help/latest/module/FindPkgConfig.html