How to build and link kernel module in CMake

前端 未结 0 1712
终归单人心
终归单人心 2021-01-13 04:45

I have an executable, mainprj, that needs to link with a library libfoo.a. libfoo uses driver calls and needs to be linked with static library libuio.a

Mind this is a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题