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)
Fri, Jul 17, 7:23 PM
Unknown Object (File)
Sat, Jul 4, 7:03 PM
Unknown Object (File)
Sat, Jul 4, 6:20 PM
Unknown Object (File)
Sat, Jul 4, 12:00 PM
Unknown Object (File)
Fri, Jul 3, 7:51 AM
Unknown Object (File)
Thu, Jul 2, 1:26 PM
Unknown Object (File)
Tue, Jun 30, 4:30 PM
Unknown Object (File)
Tue, Jun 30, 4:08 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
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 47854
Build 44741: arc lint + arc unit