1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Modules
Peter Kokot 6168592f0e Help: Improve position independent code docs
This adds few adjustments for position independent code descriptions.

* CheckPIESupported:

  The output of check_pie_supported() is already logged in details by
  the try_compile event. To make the example a bit nicer to use in
  projects the message(VERBOSE) is used instead of the WARNING. In case
  of MSVC, there isn't anything to warn about as it isn't supported by
  default.

  Added intro code block showing how to include this module.

  Synced descriptions.

Fixes: #22360
2025-08-06 02:27:55 +02:00
..
2025-08-05 09:58:01 -04:00
2025-08-02 06:26:20 -04:00
2025-05-26 02:55:17 +02:00
2025-07-30 01:10:08 +02:00
2025-07-27 04:54:27 +02:00
2025-08-03 22:47:00 +02:00
2025-03-26 14:52:00 +01:00
2025-07-31 20:48:54 +02:00
2025-08-02 03:23:04 +02:00
2025-03-29 18:35:00 +01:00
2025-04-15 22:41:48 +02:00
2025-04-21 13:39:00 +02:00
2025-03-26 14:05:14 +01:00
2025-04-27 16:04:42 +02:00
2025-04-27 16:04:42 +02:00
2025-05-01 01:00:53 +02:00
2025-05-12 23:21:18 +02:00
2025-04-20 02:23:53 +02:00
2025-04-08 15:35:38 +02:00
2025-04-09 02:29:19 +02:00
2025-04-09 20:26:47 +02:00
2025-04-24 01:10:35 +02:00
2025-08-02 04:31:59 +02:00
2025-04-24 14:06:45 +02:00
2025-04-24 14:06:45 +02:00
2025-04-24 14:06:45 +02:00
2025-04-22 14:22:29 +02:00
2025-04-28 19:01:09 +02:00
2025-04-28 19:01:09 +02:00
2025-04-28 19:01:09 +02:00
2025-04-28 19:01:09 +02:00
2025-04-28 19:01:09 +02:00
2025-04-07 14:50:09 +02:00
2025-04-04 04:46:03 +02:00
2025-07-31 21:02:05 +02:00
2025-03-15 12:14:55 +01:00
2025-03-25 09:43:17 -04:00
2025-03-26 15:13:55 +01:00
2025-03-25 19:22:34 +01:00
2025-04-05 23:09:08 +02:00
2025-03-12 18:08:25 +01:00
2025-03-26 14:49:16 +01:00
2025-08-02 03:02:21 +02:00
2025-03-21 17:13:18 +01: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