<div dir="ltr">Dear All,<div><br></div><div>I am trying to update an cmake based project with additional features.</div><div><br></div><div>Current Structure</div><div>FOO_Main_Dir</div><div>--- filters</div><div>--- surface</div>
<div><br></div><div>After adding my features</div><div>FOO_Main_Dir</div><div>--- filters</div><div>--- surface</div><div>--- CMakeLists.txt</div><div>--- my_feature</div><div> --- filters --- CMakeLists.txt<br clear="all">
<div> --- surface --- CMakeLists.txt</div><div> --- CMakeLists.txt</div><div><br></div><div><br></div><div>I have added two more folders inside "my_feature" folder, with sames name as those in "FOO_Main_Dir".</div>
<div>- I have CMakeLists in each of the sub folder defining the SUBSYS and SUBSUBSYS names.</div><div><br></div><div>When i try to build, i get the following include path for the headers in "my_feature"</div><div>
FOO/my_feature/<b>my_feature</b>_filter/FOO.H</div><div><br></div><div>Can i change this to FOO/my_feature/filter/FOO.H ?</div><div>I do not want my_feature being appended to the filter.</div><div><br></div><div>Let me know if i should provide more details.</div>
<div><br></div><div>--</div><div>Thanks & Regards,</div><div dir="ltr"><p style="margin:0px;color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><span style="font-size:10pt;font-family:Arial,sans-serif" lang="EN-US">Anup</span><br>
</p></div>
</div></div>