You should first compile and install RTEMS per
https://devel.rtems.org/wiki/TBR/UserManual/Quick_Start using 4.12 for
the master branch of rtems.git. Then you can see how the
git.rtems.org/examples-v2.git uses two build systems, custom makefiles
and waf, to compile example applications. This might give you an idea
about what might be done to compile and link an application against an
installed RTEMS using CMake, if that is really what you want to do.

I don't know of any effort to get rtems itself to compile with CMake.

On Thu, Mar 3, 2016 at 10:46 PM, Sambeet Panigrahi
<sambeet161...@gmail.com> wrote:
> I wanted to build a hello world image of RTEMS using cmake. Can someone
> provide me steps for doing so or point me to the right resources ?
>
>
> _______________________________________________
> devel mailing list
> devel@rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to