Skip to content

Commit 456ce14

Browse files
committed
Bump CMake minimum
1 parent c6f4ecf commit 456ce14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.1)
1+
cmake_minimum_required(VERSION 3.5)
22
project(inspectrum CXX)
33
enable_testing()
44

0 commit comments

Comments
 (0)