Page MenuHomeFreeBSD

cad/kicad: remove now-unused post-extract command
ClosedPublic

Authored by emaste on Dec 31 2020, 9:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 4 2025, 7:11 AM
Unknown Object (File)
Jul 20 2025, 9:08 PM
Unknown Object (File)
Jul 20 2025, 8:39 PM
Unknown Object (File)
Jul 20 2025, 4:47 PM
Unknown Object (File)
Jul 10 2025, 1:30 AM
Unknown Object (File)
Jul 9 2025, 9:04 AM
Unknown Object (File)
Jul 5 2025, 8:00 AM
Unknown Object (File)
Jun 29 2025, 5:03 AM
Subscribers
None

Details

Summary

Previously we removed CheckCXXSymbolExists.cmake because kicad bundled an old version incompatible with our CMake version. This file is no longer included in contemporary kicad releases, so there is no need to delete it.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jan 12 2021, 9:06 PM
This revision was automatically updated to reflect the committed changes.

thanks, committed as ports r561381