linaro-swg / linux

Linux kernel source tree
Other
40 stars 79 forks source link

cmake command #119

Open shirinebadi opened 3 months ago

shirinebadi commented 3 months ago

Hi. Is it possible to add cmake command to normal world for CMake.txt files?

jenswi-linaro commented 3 months ago

I'm sorry, I don't follow. What do you have in mind?

shirinebadi commented 3 months ago

I'm looking for a way to run C++ applications in Normal Word. Therefore, I wanna be able to do cmake and make in buildroot. I found some packages, but there was no good explanation how can I enable them. CMake command builds the build and make command builds the application.

jenswi-linaro commented 3 months ago

Have you checked the buildroot documentation? You probably need to define your own package etc.