Page 1 of 1

How to create a folder structure in Project template

Posted: Sat Mar 10, 2018 5:36 pm
by srini2174
Hi

How do I create a folder structure in the Project template?

I want to create a project which has a "config" directory containing some CMAKE scripts. I would like to know how I can accomplish this?

Srinivasan.B

Re: How to create a folder structure in Project template

Posted: Sat Mar 10, 2018 5:40 pm
by eranif
IIRC, you cant

Re: How to create a folder structure in Project template

Posted: Sat Mar 10, 2018 6:34 pm
by srini2174
Hi Eran,

Is there any reason why this is not supported? I find that this could be a very useful feature to have. This can help the project data to be organized in different folder like include, resources, src, config etc.,

It would help in project modularization as shown in this link. I would be happy to contribute whatever I could for this.

http://cmake-basis.github.io/standard/modules.html


Srinivasan.B

Re: How to create a folder structure in Project template

Posted: Sat Mar 10, 2018 6:48 pm
by eranif
No reason. Please submit a FR

Re: How to create a folder structure in Project template

Posted: Sat Mar 10, 2018 7:09 pm
by srini2174
Hi Eran,
Added an issue in github.

Srinivasan.B