<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>sysbuild project name same as folder name</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119163/sysbuild-project-name-same-as-folder-name</link><description>I have noticed that the project name used for sysbuild is the same as the folder name where my code is checked out. So if I have the application in a folder named &amp;quot;src&amp;quot; the name is &amp;quot;src&amp;quot; and configuration files and overlays will be used from &amp;#39;sysbuild</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Feb 2025 09:59:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119163/sysbuild-project-name-same-as-folder-name" /><item><title>RE: sysbuild project name same as folder name</title><link>https://devzone.nordicsemi.com/thread/524288?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2025 09:59:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9213438-727a-4557-90f6-58c9dc7089c2</guid><dc:creator>Bruno Randolf</dc:creator><description>&lt;p&gt;Ok, I can solve it by modifying the structure of my repository. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sysbuild project name same as folder name</title><link>https://devzone.nordicsemi.com/thread/524123?ContentTypeID=1</link><pubDate>Fri, 21 Feb 2025 14:36:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db0027cc-8438-4a37-b906-579236d67383</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hil&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;reason for this behavior is that sysbuild needs to decide a build sub-folder name before invoking CMake configuration of the actual images.&lt;br /&gt;This again means that sysbuild cannot query the project name from the CMakeLists.txt file, because the CMake invocation of that project has not yet taken place. So it is not possible to change this behavior.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>