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, Mar 14, 7:34 PM
Unknown Object (File)
Thu, Mar 14, 7:34 PM
Unknown Object (File)
Thu, Mar 14, 7:34 PM
Unknown Object (File)
Mon, Mar 11, 6:29 AM
Unknown Object (File)
Dec 23 2023, 9:11 PM
Unknown Object (File)
Dec 23 2023, 9:11 PM
Unknown Object (File)
Dec 23 2023, 9:11 PM
Unknown Object (File)
Dec 23 2023, 3:08 AM
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.