HI ALL,
I want to create a static library in the application layer, but this library will contain nrf related header files, which will cause cmake to not compile properly

main.c CMakeLists.txt:

lib CMakeLists.txt:

Is there any way to help it find this header file? We are using version v2.8.0, vscode,cmake