Skip to content

Commit

Permalink
Update minimum cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
jgfouca committed Oct 9, 2023
1 parent d936aee commit 4d82d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#
#===============================================================================

cmake_minimum_required(VERSION 3.9)
cmake_minimum_required(VERSION 3.18)
cmake_policy(SET CMP0057 NEW)
cmake_policy(SET CMP0074 NEW)
cmake_policy(SET CMP0079 NEW) # Remove once scorpio in a better state
Expand Down

0 comments on commit 4d82d99

Please sign in to comment.