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
F163306799: D14772.id.diff
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
Unknown Object (File)
Thu, Jul 16, 12:07 PM
Unknown Object (File)
Tue, Jul 7, 10:22 AM
Unknown Object (File)
Sat, Jul 4, 10:44 PM
Unknown Object (File)
Sat, Jul 4, 6: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
Lint Not Applicable
Unit
Tests Not Applicable

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.