<?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[Including Cmake subproject in Qmake project]]></title><description><![CDATA[<p dir="auto">Hello.<br />
We have a large project on QMake with a lot of subdirs (subprojects), it use QT6.2.3.<br />
We decide to move it to CMake build system, but it difficult to make it in one time. I have an idea to begin move subbprogect to CMake one by one. Is it real to use CMake subproject in QMake project?</p>
]]></description><link>https://forum.qt.io/topic/134819/including-cmake-subproject-in-qmake-project</link><generator>RSS for Node</generator><lastBuildDate>Mon, 07 Sep 2026 03:46:48 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/134819.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Mar 2022 10:29:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Including Cmake subproject in Qmake project on Fri, 04 Mar 2022 15:52:13 GMT]]></title><description><![CDATA[<p dir="auto"><code>pro2cmake</code> is found here <a href="https://github.com/qt/qtbase/tree/dev/util/cmake" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/qt/qtbase/tree/dev/util/cmake</a></p>
]]></description><link>https://forum.qt.io/post/705222</link><guid isPermaLink="true">https://forum.qt.io/post/705222</guid><dc:creator><![CDATA[cristian-adam]]></dc:creator><pubDate>Fri, 04 Mar 2022 15:52:13 GMT</pubDate></item><item><title><![CDATA[Reply to Including Cmake subproject in Qmake project on Fri, 04 Mar 2022 15:19:40 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">The "Build with CMake" documentation is being improved in the dev branch. The snapshot now contains some information about structuring CMake projects here: <a href="https://doc-snapshots.qt.io/qt6-dev/cmake-get-started.html#structuring-projects" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc-snapshots.qt.io/qt6-dev/cmake-get-started.html#structuring-projects</a></p>
]]></description><link>https://forum.qt.io/post/705217</link><guid isPermaLink="true">https://forum.qt.io/post/705217</guid><dc:creator><![CDATA[leenamiettinen]]></dc:creator><pubDate>Fri, 04 Mar 2022 15:19:40 GMT</pubDate></item><item><title><![CDATA[Reply to Including Cmake subproject in Qmake project on Fri, 04 Mar 2022 13:12:18 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">AFAIK, the other way around should be simpler.</p>
<p dir="auto">That said, if memory serves well, there's (or used to be) a script somewhere in the Qt sources to help move from qmake to cmake. It will not handle everything but could help you get started faster.</p>
]]></description><link>https://forum.qt.io/post/705198</link><guid isPermaLink="true">https://forum.qt.io/post/705198</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 04 Mar 2022 13:12:18 GMT</pubDate></item></channel></rss>