mirror of
https://gitlab.com/kicad/libraries/kicad-footprints.git
synced 2025-03-29 22:56:56 +00:00
Move cmake version requirement to above project line to stop cmake complaining on releases
This commit is contained in:
parent
f61dc0a33c
commit
b3dff001f2
@ -1,7 +1,7 @@
|
||||
project( kicad-footprints NONE )
|
||||
|
||||
cmake_minimum_required( VERSION 3.10 FATAL_ERROR )
|
||||
|
||||
project( kicad-footprints NONE )
|
||||
|
||||
|
||||
#================================================
|
||||
# Locations for install targets.
|
||||
|
Loading…
Reference in New Issue
Block a user