mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-04-25 12:02:27 +00:00
Specify minimum cmake version for generic_board.cmake (#1879)
This commit is contained in:
parent
20cf7119f4
commit
78533ec119
@ -1,4 +1,5 @@
|
||||
# For boards without their own cmake file, we look for a header file
|
||||
cmake_minimum_required(VERSION 3.15)
|
||||
|
||||
# PICO_CMAKE_CONFIG: PICO_BOARD_HEADER_DIRS, List of directories to look for <PICO_BOARD>.h in. This may be specified the user environment, type=list, group=build
|
||||
if (DEFINED ENV{PICO_BOARD_HEADER_DIRS})
|
||||
|
Loading…
x
Reference in New Issue
Block a user