zephyr/cmake/app
Sebastian Bøe 9296fdc45e cmake: Abort early if Python3 is not found
When Python3 is not found the build system will warn the user and then
continue. Python3 is required and continuing can only confuse the user
with new off-topic error messages.

This patch denotes Python3 as required to resolve this.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-11-06 16:31:51 -05:00
..
boilerplate.cmake cmake: Abort early if Python3 is not found 2018-11-06 16:31:51 -05:00