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
How to create a folder structure in Project template
-
- CodeLite Enthusiast
- Posts: 24
- Joined: Sun Nov 08, 2015 3:40 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- 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
IIRC, you cant
Make sure you have read the HOW TO POST thread
-
- 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
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
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
- eranif
- CodeLite Plugin
- Posts: 6375
- 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
No reason. Please submit a FR
Make sure you have read the HOW TO POST thread
-
- 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
Hi Eran,
Added an issue in github.
Srinivasan.B
Added an issue in github.
Srinivasan.B