Skip to content

Commit

Permalink
set cmake to 3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin authored and bkueng committed Jan 9, 2024
1 parent f71dc71 commit 93a9d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.22 FATAL_ERROR)
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)

project(ulog_cpp LANGUAGES CXX)

Expand Down

0 comments on commit 93a9d3c

Please sign in to comment.