Files
CMake/Modules
Rainer Keller 9254e7ddf2 IAR: Use same executable suffix as try_compile
There was a mismatch in the executable suffix between the compiler
detection and try_compile. This resulted in the generated executable
having a different suffix than what try_compile was looking for.

The IAR module is changed to use the same suffix as try_compile.

Fixes: #22567
2021-09-21 07:54:26 +02:00
..
2021-09-17 09:33:45 -04:00
2021-02-25 18:22:10 +02:00
2021-07-29 08:41:13 -04:00
2020-07-02 00:43:40 +05:30
2021-07-29 08:41:13 -04:00
2021-09-06 06:54:51 +02:00
2020-07-27 10:43:55 -04:00
2021-06-24 11:04:01 -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