On Thu, 30 Aug 2018 at 04:39, Lev wrote:
>
> Hi,
>
>
>
> I'm currently developing an application for OpenWRT. IT is written in C, and
> uses the LUA libraries.
>
> The C code is configured by CMake. The question is how can I detect, packages
> with CMake.
>
> At the host system, the application
Hi,
I'm currently developing an application for OpenWRT. IT is written in C, and
uses the LUA libraries.
The C code is configured by CMake. The question is how can I detect, packages
with CMake.
At the host system, the application builds fine using CMake, and I have
something similar in my C