How to create a folder structure in Project template

Discussion about CodeLite development process and patches
srini2174
CodeLite Enthusiast
Posts: 24
Joined: Sun Nov 08, 2015 3:40 pm
Genuine User: Yes
IDE Question: C++
Contact:

How to create a folder structure in Project template

Post 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
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to create a folder structure in Project template

Post by eranif »

IIRC, you cant
Make sure you have read the HOW TO POST thread
srini2174
CodeLite Enthusiast
Posts: 24
Joined: Sun Nov 08, 2015 3:40 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to create a folder structure in Project template

Post 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
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to create a folder structure in Project template

Post by eranif »

No reason. Please submit a FR
Make sure you have read the HOW TO POST thread
srini2174
CodeLite Enthusiast
Posts: 24
Joined: Sun Nov 08, 2015 3:40 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to create a folder structure in Project template

Post by srini2174 »

Hi Eran,
Added an issue in github.

Srinivasan.B
Post Reply