Page MenuHomeFreeBSD

Fix cad/kicad build with future CMake versions
ClosedPublic

Authored by adridg on Mar 20 2018, 6:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 31, 5:31 PM
Unknown Object (File)
Oct 4 2024, 10:43 PM
Unknown Object (File)
Oct 2 2024, 6:41 AM
Unknown Object (File)
Oct 1 2024, 10:58 PM
Unknown Object (File)
Sep 30 2024, 11:15 AM
Unknown Object (File)
Sep 25 2024, 12:21 PM
Unknown Object (File)
Sep 25 2024, 4:58 AM
Unknown Object (File)
Sep 22 2024, 5:35 PM
Subscribers

Details

Summary

The old modules use CMake internals that are going away in 3.11;
this particular module has been shipped with CMake since 3.0 at least,
so it's just not necessary except on silly ancient platforms.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 15665
Build 15694: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 20 2018, 7:10 PM

The same fix applies to kicad-devel; I'd just like an "ack" from the maintainer.

This revision was automatically updated to reflect the committed changes.