Fix CMakeLists version
This commit is contained in:
parent
11a7dff4b4
commit
4e820788a7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.0)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
project(memtest LANGUAGES C)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue