Skip to content

Commit cddd009

Browse files
authored
Update CMakeLists.txt
fix #100
1 parent 122ed72 commit cddd009

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.0.2)
1+
cmake_minimum_required(VERSION 3.20)
22
project(console_bridge)
33

44
set (CONSOLE_BRIDGE_MAJOR_VERSION 1)

0 commit comments

Comments
 (0)