Skip to content

Commit

Permalink
minimum CMake version 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tcsabina committed Jul 17, 2022
1 parent c5ad49e commit a0275e3
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.4.0)
cmake_minimum_required(VERSION 3.9.0)

set(CMAKE_VERBOSE_MAKEFILE ON)

Expand Down

0 comments on commit a0275e3

Please sign in to comment.