change cmake version

This commit is contained in:
2025-11-15 20:55:51 +08:00
parent b320e9fe8b
commit 943938c722
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.16)
cmake_minimum_required(VERSION 3.14)
project("bp_channel")
get_filename_component(CURRENT_SOURCE_DIR "" ABSOLUTE)

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.16)
cmake_minimum_required(VERSION 3.14)
project("bp_channel")
get_filename_component(CURRENT_SOURCE_DIR "" ABSOLUTE)