Skip to content
Snippets Groups Projects
Commit e356d7f7 authored by calrama's avatar calrama
Browse files

[cmake] update minimum version to 3.15

parent 0aa5c21c
No related branches found
No related tags found
No related merge requests found
Pipeline #36099 passed
cmake_minimum_required(VERSION 3.13)
cmake_minimum_required(VERSION 3.15)
exec_program("git" ${CMAKE_CURRENT_SOURCE_DIR} ARGS "describe --dirty --always --exclude '*'" OUTPUT_VARIABLE SOURCE_VERSION)
......
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