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)
Sun, Aug 2, 5:49 AM
Unknown Object (File)
Thu, Jul 23, 3:22 AM
Unknown Object (File)
Wed, Jul 22, 8:22 PM
Unknown Object (File)
Wed, Jul 22, 3:33 PM
Unknown Object (File)
Tue, Jul 21, 10:25 PM
Unknown Object (File)
Mon, Jul 20, 10:41 AM
Unknown Object (File)
Sun, Jul 19, 5:46 AM
Unknown Object (File)
Sat, Jul 18, 2:19 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.