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, Dec 5, 12:05 AM
Unknown Object (File)
Wed, Dec 4, 11:39 PM
Unknown Object (File)
Feb 22 2024, 7:54 PM
Unknown Object (File)
Jan 5 2024, 10:07 AM
Unknown Object (File)
Jan 3 2024, 4:48 PM
Unknown Object (File)
Dec 23 2023, 12:39 AM
Unknown Object (File)
Oct 11 2023, 1:04 AM
Unknown Object (File)
Oct 11 2023, 1:04 AM

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