Skip to content
Snippets Groups Projects
Commit 527e9e05 authored by Martin Beseda's avatar Martin Beseda
Browse files

[FIX] CMake version needed set to 3.13

parent 3f3e85be
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.14)
cmake_minimum_required(VERSION 3.13)
project(lib4neuro)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment