<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Unit testing with gtest and cmake</title>
	<atom:link href="http://opticode.ch/blog/gtest-and-cmake/feed/" rel="self" type="application/rss+xml" />
	<link>http://opticode.ch/blog/gtest-and-cmake/</link>
	<description>the fine Art of coding - Julien Pilet</description>
	<lastBuildDate>Mon, 03 Feb 2014 13:40:20 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: Julien Pilet</title>
		<link>http://opticode.ch/blog/gtest-and-cmake/#comment-4</link>
		<dc:creator><![CDATA[Julien Pilet]]></dc:creator>
		<pubDate>Mon, 03 Feb 2014 13:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://opticode.ch/blog/?p=23#comment-4</guid>
		<description><![CDATA[&lt;p&gt;You could download sources with &quot;apt-get source&quot;. I would not recommend it, because you do not control the version you&#039;ll get. Using &quot;apt-get install&quot; is not a good idea: we do not want our build system to modify the compilation host. It probably does not have the rights, any way. &quot;apt-get&quot; is not portable enough in my opinion.&lt;/p&gt;

&lt;p&gt;Regarding maven, I have no idea. It seems that google finds plenty of things when searching for &quot;cmake maven&quot;...&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>You could download sources with &#8220;apt-get source&#8221;. I would not recommend it, because you do not control the version you&#8217;ll get. Using &#8220;apt-get install&#8221; is not a good idea: we do not want our build system to modify the compilation host. It probably does not have the rights, any way. &#8220;apt-get&#8221; is not portable enough in my opinion.</p>
<p>Regarding maven, I have no idea. It seems that google finds plenty of things when searching for &#8220;cmake maven&#8221;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://opticode.ch/blog/gtest-and-cmake/#comment-3</link>
		<dc:creator><![CDATA[Martin]]></dc:creator>
		<pubDate>Mon, 03 Feb 2014 13:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://opticode.ch/blog/?p=23#comment-3</guid>
		<description><![CDATA[Nice! Do you know if cmake supports repos à la apt-get or maven?
]]></description>
		<content:encoded><![CDATA[<p>Nice! Do you know if cmake supports repos à la apt-get or maven?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.150 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2025-10-15 23:21:22 -->
