
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.miscdebris.net/plplot_wiki/index.php?action=history&amp;feed=atom&amp;title=General_CMake_documentation_links</id>
		<title>General CMake documentation links - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.miscdebris.net/plplot_wiki/index.php?action=history&amp;feed=atom&amp;title=General_CMake_documentation_links"/>
		<link rel="alternate" type="text/html" href="http://www.miscdebris.net/plplot_wiki/index.php?title=General_CMake_documentation_links&amp;action=history"/>
		<updated>2026-04-29T14:24:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.4</generator>

	<entry>
		<id>http://www.miscdebris.net/plplot_wiki/index.php?title=General_CMake_documentation_links&amp;diff=1429&amp;oldid=prev</id>
		<title>Airwin: General CMake documentation</title>
		<link rel="alternate" type="text/html" href="http://www.miscdebris.net/plplot_wiki/index.php?title=General_CMake_documentation_links&amp;diff=1429&amp;oldid=prev"/>
				<updated>2006-08-31T23:43:28Z</updated>
		
		<summary type="html">&lt;p&gt;General CMake documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Useful CMake documentation.&lt;br /&gt;
&lt;br /&gt;
* [http://www.linuxjournal.com/article/6700 The dated but still extremely useful LJ article/tutorial]&lt;br /&gt;
&lt;br /&gt;
* The man page which is automatically build by the cmake --help facility (should be available with your distribution and also as the last part of http://www.cmake.org/HTML/Documentation.html).  &lt;br /&gt;
&lt;br /&gt;
* To get the same documentation in perhaps more convenient form from cmake itself, run&lt;br /&gt;
&lt;br /&gt;
cmake --help-full |less&lt;br /&gt;
&lt;br /&gt;
* To get a complete list of cmake commands use&lt;br /&gt;
&lt;br /&gt;
cmake --help-command-list |less&lt;br /&gt;
&lt;br /&gt;
* To get specific help for, e.g., the ADD_SUBDIRECTORY command use&lt;br /&gt;
&lt;br /&gt;
cmake --help-command  ADD_SUBDIRECTORY&lt;br /&gt;
&lt;br /&gt;
* [http://www.cmake.org/HTML/Documentation.html The CMake Documentation page]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cmake.org/Wiki/CMake The CMake Wiki]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cmake.org/Wiki/CMake_FAQ The CMake FAQ]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cmake.org/Wiki/CMake_Useful_Variables Useful CMake variables]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cmake.org/Wiki/CMake_HowToFindInstalledSoftware How to find installed software]&lt;br /&gt;
&lt;br /&gt;
* [http://www.cmake.org/Wiki/CMake_HowToDoPlatformChecks How to do platform checks]&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.kde.org/tiki-index.php?page=KDECMakeIntro Useful introduction to CMake from the KDE perspective]&lt;br /&gt;
&lt;br /&gt;
* CMake is an easy language to understand so the cmake modules in $cmake_prefix/share/CMake/Modules, where cmake_prefix is the prefix for your cmake install, are a good source of ideas.&lt;br /&gt;
&lt;br /&gt;
* KDE and Scribus CMakeLists.txt files and *.cmake modules.  You may get access to the latest KDE and Scribus work following the instructions at http://developer.kde.org/source/anonsvn.html and http://docs.scribus.net/index.php?lang=en&amp;amp;page=install1.&lt;br /&gt;
&lt;br /&gt;
* [http://www.cmake.org/mailman/listinfo/cmake The CMake mailing list]  This is an extremely active mailing list where the subscribers are most helpful.&lt;/div&gt;</summary>
		<author><name>Airwin</name></author>	</entry>

	</feed>