diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-11-04 07:59:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-03 22:59:02 -0800 |
| commit | 63dccf771d0bf84f8a1e111c8b53a4057d4c0a18 (patch) | |
| tree | f0e840ea56fc2959d27dced9df9dda4202ef1c99 /ports/openssl-uwp/usage | |
| parent | c4c020828aa1b743707876ffaeb0dccf091e96f5 (diff) | |
| download | vcpkg-63dccf771d0bf84f8a1e111c8b53a4057d4c0a18.tar.gz vcpkg-63dccf771d0bf84f8a1e111c8b53a4057d4c0a18.zip | |
[OpenSSL] refactor openssl ports. (#14308)
Diffstat (limited to 'ports/openssl-uwp/usage')
| -rw-r--r-- | ports/openssl-uwp/usage | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/openssl-uwp/usage b/ports/openssl-uwp/usage deleted file mode 100644 index f535cb6a4..000000000 --- a/ports/openssl-uwp/usage +++ /dev/null @@ -1,4 +0,0 @@ -The package openssl is compatible with built-in CMake targets:
-
- find_package(OpenSSL REQUIRED)
- target_link_libraries(main PRIVATE OpenSSL::SSL OpenSSL::Crypto)
|
