Files
CMake/Help
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-05 08:32:50 -05:00
2025-04-16 09:10:58 -04:00
2025-04-15 09:42:51 -04:00