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)
Thu, Mar 26, 2:36 PM
Unknown Object (File)
Mar 16 2026, 4:41 PM
Unknown Object (File)
Mar 14 2026, 6:03 AM
Unknown Object (File)
Mar 5 2026, 4:18 PM
Unknown Object (File)
Feb 27 2026, 12:16 PM
Unknown Object (File)
Feb 23 2026, 5:22 PM
Unknown Object (File)
Feb 18 2026, 8:39 AM
Unknown Object (File)
Feb 15 2026, 8:05 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
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable