Page MenuHomeFreeBSD

Uses/cmake.mk: Always pass FETCHCONTENT_FULLY_DISCONNECTED=1 to CMAKE_ARGS.
ClosedPublic

Authored by arrowd on Oct 17 2022, 8:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 10, 1:35 PM
Unknown Object (File)
Mon, Aug 10, 1:32 PM
Unknown Object (File)
Jul 17 2026, 7:23 PM
Unknown Object (File)
Jul 4 2026, 7:03 PM
Unknown Object (File)
Jul 4 2026, 6:20 PM
Unknown Object (File)
Jul 4 2026, 12:00 PM
Unknown Object (File)
Jul 3 2026, 7:51 AM
Unknown Object (File)
Jul 2 2026, 1:26 PM

Details

Summary

This variable makes FetchContent_*() CMake functions to disable any network
access, which is exactly what we expect in Ports framework.

Test Plan

poudriere testport on a simple CMake port.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 47854
Build 44741: arc lint + arc unit