<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: cmake</title>
	<atom:link href="http://www.earobinson.org/2008/04/09/cmake/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.earobinson.org/2008/04/09/cmake/</link>
	<description>"Brilliant people simplify things, and mediocre people complicate things." -- Unknone</description>
	<pubDate>Wed, 03 Dec 2008 00:11:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: earobinson</title>
		<link>http://blog.earobinson.org/2008/04/09/cmake/#comment-8069</link>
		<dc:creator>earobinson</dc:creator>
		<pubDate>Wed, 23 Apr 2008 01:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=100#comment-8069</guid>
		<description>@Bill Hoffman Thanks, I look into the tutorials and the example works now.</description>
		<content:encoded><![CDATA[<p>@Bill Hoffman Thanks, I look into the tutorials and the example works now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Hoffman</title>
		<link>http://blog.earobinson.org/2008/04/09/cmake/#comment-8025</link>
		<dc:creator>Bill Hoffman</dc:creator>
		<pubDate>Tue, 22 Apr 2008 01:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=100#comment-8025</guid>
		<description>As for cache files and extra stuff, please use out of source builds, it is much cleaner that way.</description>
		<content:encoded><![CDATA[<p>As for cache files and extra stuff, please use out of source builds, it is much cleaner that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Hoffman</title>
		<link>http://blog.earobinson.org/2008/04/09/cmake/#comment-8024</link>
		<dc:creator>Bill Hoffman</dc:creator>
		<pubDate>Tue, 22 Apr 2008 01:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=100#comment-8024</guid>
		<description>You might want to look at the tutorial examples that are from the mastering cmake book, they are included in the tests for CMake, and can be browsed online here:

http://www.cmake.org/cgi-bin/viewcvs.cgi/Tests/Tutorial/?root=CMake

You can also download them inside the source tar ball for CMake itself. 

I did not realize the example tar file was bad, and will fix it, thanks for pointing it out.</description>
		<content:encoded><![CDATA[<p>You might want to look at the tutorial examples that are from the mastering cmake book, they are included in the tests for CMake, and can be browsed online here:</p>
<p><a href="http://www.cmake.org/cgi-bin/viewcvs.cgi/Tests/Tutorial/?root=CMake" rel="nofollow">http://www.cmake.org/cgi-bin/viewcvs.cgi/Tests/Tutorial/?root=CMake</a></p>
<p>You can also download them inside the source tar ball for CMake itself. </p>
<p>I did not realize the example tar file was bad, and will fix it, thanks for pointing it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: earobinson</title>
		<link>http://blog.earobinson.org/2008/04/09/cmake/#comment-7514</link>
		<dc:creator>earobinson</dc:creator>
		<pubDate>Thu, 10 Apr 2008 20:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=100#comment-7514</guid>
		<description>@Kevin McGuinness I know what you mean about the caches at least svn puts them all in a .svn folder cmakes seem to be all over the place I do really hate that.</description>
		<content:encoded><![CDATA[<p>@Kevin McGuinness I know what you mean about the caches at least svn puts them all in a .svn folder cmakes seem to be all over the place I do really hate that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin McGuinness</title>
		<link>http://blog.earobinson.org/2008/04/09/cmake/#comment-7508</link>
		<dc:creator>Kevin McGuinness</dc:creator>
		<pubDate>Thu, 10 Apr 2008 15:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.earobinson.org/?p=100#comment-7508</guid>
		<description>@earobinson,

It's a couple of things; most of them are just personal preference. CMake generates a lot of files and caches, which kinda annoys me when I'm using it in conjunction with an IDE or source control - just a bit messy. I also dislike the macro syntax: it's confusing and poorly documented. 

I suppose i just find cmake somewhat inelegant.</description>
		<content:encoded><![CDATA[<p>@earobinson,</p>
<p>It&#8217;s a couple of things; most of them are just personal preference. CMake generates a lot of files and caches, which kinda annoys me when I&#8217;m using it in conjunction with an IDE or source control - just a bit messy. I also dislike the macro syntax: it&#8217;s confusing and poorly documented. </p>
<p>I suppose i just find cmake somewhat inelegant.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
