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, Dec 1, 1:01 AM
Unknown Object (File)
Nov 25 2024, 7:21 AM
Unknown Object (File)
Nov 23 2024, 10:15 AM
Unknown Object (File)
Nov 21 2024, 3:49 PM
Unknown Object (File)
Oct 31 2024, 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
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.