HomeFreeBSD

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

Description

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

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.

Reviewed By: kde, portmgr, tcberner

Differential Revision: https://reviews.freebsd.org/D37015

Details

Provenance
arrowdAuthored on Oct 17 2022, 8:07 AM
Reviewer
kde
Differential Revision
D37015: Uses/cmake.mk: Always pass FETCHCONTENT_FULLY_DISCONNECTED=1 to CMAKE_ARGS.
Parents
R11:8781f87e3cc3: deskutils/arttime: Move category and update
Branches
Unknown
Tags
Unknown