Hi, <div><br></div><div>I&#39;m currently developing an app, and it&#39;s sources are divided into subfolders. It seems that when I do: </div><div><br></div><div>add_executable(app ${sources} ${headers})</div><div><br></div>
<div>In my Xcode I can see two folders (Source files and Header files)</div><div><br></div><div>However, when I group sources in a subfolder with</div><div><br></div><div>source_group(folder ${subset_of_sources} ${subset_of_headers})</div>
<div><br></div><div>they&#39;re no longer divided into those folders. </div><div><br></div><div>I&#39;d like them also to be separated into Source files and Header files folder.</div><div><br></div><div>What should I do?</div>
<div><br></div><div>-- <br><font face="proxima-nova-1, proxima-nova-2, Tahoma, Helvetica, Verdana, sans-serif" size="4"><span style="font-size:14px;line-height:19px">Some information about me: <a href="http://about.me/fran" target="_blank">about.me/fran</a>. </span></font><br>

</div>