7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-18 11:39:18 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Kliment
b3dff001f2 Move cmake version requirement to above project line to stop cmake complaining on releases 2023-09-23 16:05:30 +02:00
Mark Roszko
fe8748b8d4 Bump cmake minimum version 2022-01-02 04:04:17 +00:00
Seth Hillbrand
0a8545bf95 Update default path
Changes from "modules" to "footprints"
2021-10-15 23:59:11 +00:00
Nick Østergaard
0464032bbf Specify NONE language for cmake
Cmake will by default check for C and C++ compilers, we do not compile
anything for the libs. We disable the expected language for cmake.
2018-02-17 00:11:16 +01:00
Jean-Samuel Reynaud
e68b64bf40
Update CMakeLists.txt to install only .pretty
Modify installation to install only *.pretty directories.
All other directories (for example CMakeModules) should not be installed.
2018-01-22 18:50:02 +01:00
Wayne Stambaugh
e8e24c6d64 Add install/uninstall capability using CMake. 2018-01-20 11:20:09 -05:00