We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44517b6 commit b009cb7Copy full SHA for b009cb7
modules/hal_nordic/CMakeLists.txt
@@ -15,7 +15,7 @@ if(CONFIG_NRF_REGTOOL_GENERATE_BICR)
15
list(APPEND nrf_regtool_components GENERATE:BICR)
16
endif()
17
if(DEFINED nrf_regtool_components)
18
- find_package(nrf-regtool 8.0.0
+ find_package(nrf-regtool 8.0.0 REQUIRED
19
COMPONENTS ${nrf_regtool_components}
20
PATHS ${CMAKE_CURRENT_LIST_DIR}/nrf-regtool
21
NO_CMAKE_PATH
0 commit comments