| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FindOpenSSL: Add OpenSSL_VERSION | Peter Kokot | 2025-08-04 | 3 | -7/+7 |
| | | | | | | | This deprecates the OPENSSL_VERSION result variable. Issue: #27088 | ||||
| * | FindOpenSSL: Update documentation | Peter Kokot | 2025-04-07 | 3 | -8/+8 |
| | | | | | | | | | - Added examples section. - Synced module descriptions a bit with other find modules. - OpenSSL_FOUND variable used. The OPENSSL_FOUND is also set by the find_package_handle_standard_args() to the same value. - Described the applink interface a bit further. | ||||
| * | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 3 | -6/+0 |
| | | | | | | | | | For policy-specific tests, use the version before the policy was introduced. Otherwise, use 3.5 where possible. Also, remove `cmake_minimum_required()` and `project()` calls from individual cases where they are handled by `CMakeLists.txt`. | ||||
| * | FindOpenSSL: Add support for version-range | Deniz Bahadir | 2021-02-01 | 5 | -0/+83 |
