Files
CMake/Modules
مهدي شينون (Mehdi Chinoune) 248689f9bf FindOpenSSL: Fix finding header files and static libraries on MinGW
* Avoid searching in the `Program Files` folder because the official
  OpenSSL is built for the MSVC ABI, and so is not compatible with MinGW.

* Static libraries on MinGW has `.a` extension.
2023-04-05 09:49:31 -04:00
..
2023-03-23 11:46:17 -04:00
2022-11-06 04:28:21 +04:00
2022-04-11 14:08:01 -04:00
2022-03-30 16:01:59 -04:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/dev/Module-Maintainers