Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CMake documentation and support

Hi Promodkumar,

Yes indeed - the core build based projects use freemarker for templating, and the hello world shipped with CDT uses it:

See org.eclipse.cdt.cmake.ui.internal.NewCMakeProjectWizard, its reference in org.eclipse.cdt.cmake.ui/plugin.xml and the manifest in org.eclipse.cdt.cmake.core/templates/simple/manifest.xml

Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Sun, 10 Apr 2022 at 14:59, Promod Kumar <promod.kumar@xxxxxxxxxxx> wrote:

Hi All,

 

Does CDT CMake core plugins have support for building a sample CMake project ? I could do this with help of cmake4eclipse plugins  

 

Thanks in advance

Promodkumar

 

Sent from Mail for Windows

 

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top