We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9227b commit 92a7656Copy full SHA for 92a7656
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# SPDX-License-Identifier: BSD-3-Clause
2
-# Copyright (c) 2022-2024, Intel Corporation
+# Copyright (c) 2022-2025, Intel Corporation
3
4
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.12)
5
6
project(PCM)
7
0 commit comments