Skip to content
Snippets Groups Projects
Commit 932dd558 authored by Mathieu Westphal's avatar Mathieu Westphal
Browse files

CMake: reduce minimum version

parent 38ec71cd
No related branches found
No related tags found
1 merge request!125CMake: reduce minimum version
Pipeline #97060 passed
cmake_minimum_required( VERSION 3.30 FATAL_ERROR )
cmake_minimum_required( VERSION 3.27 FATAL_ERROR )
message(VERBOSE "Entering libcdi")
project(libcdi VERSION 2.5.1 LANGUAGES C )
......
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