Skip to content

Commit 3dbd241

Browse files
e-rkcarlescufi
authored andcommitted
module: use external cmake glue
The CMake glue will be gradually moved from nrfxlib to sdk-nrf. Signed-off-by: Rafał Kuźnia <rafal.kuznia@nordicsemi.no>
1 parent c229bd9 commit 3dbd241

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

zephyr/module.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
build:
2-
cmake: .
2+
cmake-ext: True
33
kconfig: Kconfig.nrfxlib
4+
depends:
5+
- hal_nordic

0 commit comments

Comments
 (0)