<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Equivalent to OTHER_FILES+= for CMake projects]]></title><description><![CDATA[<p dir="auto">In CMake project opened by QtCreator right now there is currently no way of adding a file to the project browser unless it is being compiled. For CMake+Visual Studio you can do this, but QtCreator unfortunately does not support it:<br />
@source_group("other_files" FILES ${OTHER_FILES})@</p>
<p dir="auto">I have found a possible solution but it's a bit of a hack:<br />
@add_custom_target(other_files SOURCES ${OTHER_FILES})@</p>
<p dir="auto">It would be very useful if somebody fixed the <em>source_group</em> CMake support in QtCreator</p>
<p dir="auto">also see "this thread":<a href="http://qt-project.org/forums/viewthread/9886/" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/forums/viewthread/9886/</a></p>
]]></description><link>https://forum.qt.io/topic/42894/equivalent-to-other_files-for-cmake-projects</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 15:41:13 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/42894.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 24 Jun 2014 10:58:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Equivalent to OTHER_FILES+= for CMake projects on Fri, 27 Jun 2014 09:32:02 GMT]]></title><description><![CDATA[<p dir="auto">The bugtracker has been under Qt Project domain since the Qt Project was launched. As far as I remember ;-)</p>
<p dir="auto">Anyway, actions are explained "here":<a href="https://qt-project.org/contribute" target="_blank" rel="noopener noreferrer nofollow ugc">https://qt-project.org/contribute</a>.</p>
]]></description><link>https://forum.qt.io/post/233693</link><guid isPermaLink="true">https://forum.qt.io/post/233693</guid><dc:creator><![CDATA[sierdzio]]></dc:creator><pubDate>Fri, 27 Jun 2014 09:32:02 GMT</pubDate></item><item><title><![CDATA[Reply to Equivalent to OTHER_FILES+= for CMake projects on Fri, 27 Jun 2014 09:29:55 GMT]]></title><description><![CDATA[<p dir="auto">thanks for the link, all the post I found were referring to <a href="http://digia.org" target="_blank" rel="noopener noreferrer nofollow ugc">digia.org</a>. Finally somebody started having them under an anonymous <a href="http://qt-project.com" target="_blank" rel="noopener noreferrer nofollow ugc">qt-project.com</a>. I am very glad to see that :) :)</p>
]]></description><link>https://forum.qt.io/post/233692</link><guid isPermaLink="true">https://forum.qt.io/post/233692</guid><dc:creator><![CDATA[tallia1]]></dc:creator><pubDate>Fri, 27 Jun 2014 09:29:55 GMT</pubDate></item><item><title><![CDATA[Reply to Equivalent to OTHER_FILES+= for CMake projects on Fri, 27 Jun 2014 09:27:28 GMT]]></title><description><![CDATA[<p dir="auto">Just go to Qt "bugtracker":<a href="https://bugreports.qt-project.org" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugreports.qt-project.org</a>.</p>
<p dir="auto">A lot of people care for that. Somebody has to pay for the server infrastructure, for example.</p>
]]></description><link>https://forum.qt.io/post/233690</link><guid isPermaLink="true">https://forum.qt.io/post/233690</guid><dc:creator><![CDATA[sierdzio]]></dc:creator><pubDate>Fri, 27 Jun 2014 09:27:28 GMT</pubDate></item><item><title><![CDATA[Reply to Equivalent to OTHER_FILES+= for CMake projects on Fri, 27 Jun 2014 09:25:37 GMT]]></title><description><![CDATA[<p dir="auto">I keep hitting dead links when looking for "qt creator feature request".<br />
I wonder why they keep relocating resources, quite annoying...<br />
Who cares if the company owning Qt changes.</p>
]]></description><link>https://forum.qt.io/post/233688</link><guid isPermaLink="true">https://forum.qt.io/post/233688</guid><dc:creator><![CDATA[tallia1]]></dc:creator><pubDate>Fri, 27 Jun 2014 09:25:37 GMT</pubDate></item><item><title><![CDATA[Reply to Equivalent to OTHER_FILES+= for CMake projects on Thu, 26 Jun 2014 20:52:33 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">[quote author="tallia1" date="1403607520"]It would be very useful if somebody fixed the <em>source_group</em> CMake support in QtCreator<br />
[/quote]</p>
<p dir="auto">try to send a Feature Request for QtCreator Team members.</p>
]]></description><link>https://forum.qt.io/post/233613</link><guid isPermaLink="true">https://forum.qt.io/post/233613</guid><dc:creator><![CDATA[mcosta]]></dc:creator><pubDate>Thu, 26 Jun 2014 20:52:33 GMT</pubDate></item></channel></rss>