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 0bfce60 commit f796cf4Copy full SHA for f796cf4
tests/lib/custom_lib/CMakeLists.txt
@@ -1,7 +1,7 @@
1
# Copyright (c) 2021, Legrand North America, LLC.
2
# SPDX-License-Identifier: Apache-2.0
3
4
-cmake_minimum_required(VERSION 3.13.1)
+cmake_minimum_required(VERSION 3.20.0)
5
find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})
6
project(custom_lib)
7
0 commit comments