cmake: remove redundant/conflicting cmake_minimum_required() in buildinfo.

This commit is contained in:
Robert Falkenberg 2022-03-18 10:28:15 +01:00 committed by Andre Puschmann
parent 47caa60b45
commit e73acc3a4b
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
cmake_minimum_required(VERSION 2.6)
execute_process(
COMMAND git rev-parse --abbrev-ref HEAD