Searched refs:cmake_extra_args (Results 1 – 5 of 5) sorted by relevance
14 cmake_extra_args=-DEXTRA_DTC_OVERLAY_FILE=hci-uart.overlay compile16 cmake_extra_args=-DEXTRA_DTC_OVERLAY_FILE=hci-uart.overlay compile
15 cmake_extra_args="-DCONFIG_SAMPLE_UNICAST=n" \21 cmake_extra_args="-DCONFIG_SAMPLE_SCAN_SELF=y -DCONFIG_SAMPLE_UNICAST=n" \38 cmake_extra_args="-DCONFIG_SAMPLE_UNICAST=n" \44 cmake_extra_args="-DCONFIG_SAMPLE_SCAN_SELF=y -DCONFIG_SAMPLE_UNICAST=n" \
29 local cmake_extra_args=(${cmake_extra_args:-""})66 "${cmake_args[@]}" ${cc_flags:+-DCMAKE_C_FLAGS=${cc_flags}} "${cmake_extra_args[@]}")
1608 extra_dtc_overlay_files, cmake_extra_args, argument1638 args_expanded.extend(["-D{}".format(a.replace('"', '\"')) for a in cmake_extra_args])
2170 cmake_extra_args = ['CMAKE1="yes"', 'CMAKE2=n']2178 cmake_extra_args,