Revert "cmake:builtin register support NONE srcs target"
This reverts commit bcf655e196
.
This commit is contained in:
parent
bcf655e196
commit
fe51fed1e6
@ -24,8 +24,6 @@ if(CONFIG_BUILTIN)
|
||||
|
||||
# generate registry
|
||||
get_property(nuttx_app_libs GLOBAL PROPERTY NUTTX_APPS_LIBRARIES)
|
||||
get_property(only_registers GLOBAL PROPERTY NUTTX_APPS_ONLY_REGISTER)
|
||||
list(APPEND nuttx_app_libs ${only_registers})
|
||||
set(builtin_list_string)
|
||||
set(builtin_proto_string)
|
||||
foreach(module ${nuttx_app_libs})
|
||||
|
Loading…
Reference in New Issue
Block a user