<feed xmlns='http://www.w3.org/2005/Atom'>
<title>CMake.git/Help/command/exec_program.rst, branch v4.3.1</title>
<subtitle>CMake is a cross-platform, open-source build system generator.</subtitle>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/'/>
<entry>
<title>exec_program: Add example how to upgrade to execute_process()</title>
<updated>2025-04-16T23:02:47Z</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2025-04-16T22:42:15Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=7b79c2b39d1762cf2fb74fab0eb6fbb23814484f'/>
<id>7b79c2b39d1762cf2fb74fab0eb6fbb23814484f</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>exec_program(): Remove by policy CMP0153</title>
<updated>2023-07-25T15:09:56Z</updated>
<author>
<name>Kyle Edwards</name>
<email>kyle.edwards@kitware.com</email>
</author>
<published>2023-07-24T20:59:28Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=ff12a57d5e459fac4cf2b11f90a681bc165c4a42'/>
<id>ff12a57d5e459fac4cf2b11f90a681bc165c4a42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Help: Use CMake highlighting for command synopsis</title>
<updated>2022-11-09T19:52:30Z</updated>
<author>
<name>Alex Turbov</name>
<email>i.zaufi@gmail.com</email>
</author>
<published>2022-11-06T02:49:09Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=8c6274326d5bfb32e58a4da690138279854803e8'/>
<id>8c6274326d5bfb32e58a4da690138279854803e8</id>
<content type='text'>
Most of CMake commands use it. Fix a few of them to do the same.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of CMake commands use it. Fix a few of them to do the same.
</pre>
</div>
</content>
</entry>
<entry>
<title>Help: Date deprecation of deprecated commands.</title>
<updated>2018-10-25T11:15:34Z</updated>
<author>
<name>Joachim Wuttke (o)</name>
<email>j.wuttke@fz-juelich.de</email>
</author>
<published>2018-10-25T11:15:34Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=c8e8c9cc7ca608602ccde413290f10bf2ebb24d5'/>
<id>c8e8c9cc7ca608602ccde413290f10bf2ebb24d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Help: Improve formatting of command documentation</title>
<updated>2015-06-08T20:28:31Z</updated>
<author>
<name>Michael Scott</name>
<email>michael.scott250@gmail.com</email>
</author>
<published>2015-06-04T21:51:22Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=c3f40f4fd98388a2fd31c707e7225d33a7fc76f6'/>
<id>c3f40f4fd98388a2fd31c707e7225d33a7fc76f6</id>
<content type='text'>
Use inline reStructuredText markup and add cross-references in more
places.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use inline reStructuredText markup and add cross-references in more
places.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert builtin help to reStructuredText source files</title>
<updated>2013-10-15T18:12:03Z</updated>
<author>
<name>Kitware Robot</name>
<email>kwrobot@kitware.com</email>
</author>
<published>2013-10-15T15:17:36Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/CMake.git/commit/?id=f051814ed0e63badbfd68049354f36259dbf4b49'/>
<id>f051814ed0e63badbfd68049354f36259dbf4b49</id>
<content type='text'>
Run the convert-help.bash script to convert documentation:

 ./convert-help.bash "/path/to/CMake-build/bin"

Then remove it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run the convert-help.bash script to convert documentation:

 ./convert-help.bash "/path/to/CMake-build/bin"

Then remove it.
</pre>
</div>
</content>
</entry>
</feed>
