Files
CMake/Modules
Ben Boeckel 894fdea2a9 FindPython: remove extra dereference
If the version is not found (e.g., missing headers), this causes a CMake
error about `if(blah VERSION_EQUAL)` being an invalid statement.
2020-04-14 11:03:35 -04:00
..
2019-10-11 10:22:52 -04:00
2020-03-19 12:47:10 -04:00
2020-03-24 18:26:16 +01:00
2020-03-24 18:26:16 +01:00
2020-03-24 18:26:16 +01:00
2019-07-03 11:57:53 +03:00
2019-05-14 10:49:30 -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