Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
facontidavide authored Jan 26, 2024
1 parent dc8e6c2 commit eed8cee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
cmake_minimum_required(VERSION 3.27.2)
# cmake version constrained by Ubuntu 20.04
cmake_minimum_required(VERSION 3.16.3)

PROJECT(plotjuggler LANGUAGES C CXX VERSION 3.8.8)

Expand Down

0 comments on commit eed8cee

Please sign in to comment.