Skip to content

Commit

Permalink
HAKO_CMAKE_VERSION 3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjihiranabe committed Dec 23, 2024
1 parent c028181 commit 70d2bbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drone_physics/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(HAKO_CMAKE_VERSION 3.5.1)
set(HAKO_CMAKE_VERSION 3.20)
cmake_minimum_required(VERSION ${HAKO_CMAKE_VERSION})

project(drone_physics
Expand Down
2 changes: 1 addition & 1 deletion hakoniwa/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(HAKO_CMAKE_VERSION 3.5.1)
set(HAKO_CMAKE_VERSION 3.20)
cmake_minimum_required(VERSION ${HAKO_CMAKE_VERSION})

project(hakoniwa-px4sim
Expand Down

0 comments on commit 70d2bbb

Please sign in to comment.