Files
CMake/Help/command
Peter Kokot 7b79c2b39d exec_program: Add example how to upgrade to execute_process()
This hopefully helps a bit when upgrading CMake code that uses
`exec_program()` command.

Changes:
- Used third-person phrasing for the command description.
- The `exec_program()` command arguments in signature updated a bit.
- Mention of CMakeLists.txt file removed as this command also worked in
  CMake scripts and other modes.
- Added examples section.
2025-04-17 01:02:47 +02:00
..
2025-03-14 15:17:27 -04:00
2025-02-25 15:42:23 -05:00
2024-02-08 09:16:37 -05:00