[Bug 228656] CMAKE_ENV does nothing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jun 1 04:13:31 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228656
Bug ID: 228656
Summary: CMAKE_ENV does nothing
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: doc at FreeBSD.org
Reporter: waitman at waitman.net
6.5.4. Using cmake
Table 6.2
please change:
CMAKE_ENV Environment variables to be set for the cmake binary. Default
is ${CONFIGURE_ENV}.
to:
CONFIGURE_ENV Environment variables to be set for the cmake binary.
reference:
/usr/ports/CHANGES
20150818:
AUTHOR: kde at FreeBSD.org
The CMAKE_ENV option has been deprecated. It no longer has any effect, and
the CONFIGURE_ENV variable should be used instead.
(i am pretty sure this is true, i was wondering what was going on with the port
i was working on, CMAKE_ENV was not functioning)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list