7
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:
Kliment 2023-09-23 16:05:30 +02:00
parent f61dc0a33c
commit b3dff001f2

View File

@ -1,7 +1,7 @@
project( kicad-footprints NONE )
cmake_minimum_required( VERSION 3.10 FATAL_ERROR )
project( kicad-footprints NONE )
#================================================
# Locations for install targets.