Files
CMake/Modules
Aiden Woodruff 371072e9e1 CheckTypeSize: Use C++-style headers to check for std:: types
In order to check for types like `std::uint8_t` in C++, we need to
include `<cstdint>` instead of `<stdint.h>`.
2020-07-20 15:47:18 -04:00
..
2020-07-09 06:51:01 -04:00
2020-07-02 00:37:34 +05:30
2020-07-02 00:38:11 +05:30
2020-07-02 00:38:40 +05:30
2020-07-02 00:43:40 +05:30
2020-07-02 00:43:04 +05:30
2020-07-07 09:22:28 -04:00
2020-07-07 09:22:28 -04:00
2020-07-02 00:40:09 +05:30
2020-07-01 10:55:32 -04:00
2020-07-02 00:44:08 +05:30

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