D9299: Introduce INSTALL_PREFIX_SCRIPT to easily set up prefixes
Ben Cooksley
noreply at phabricator.kde.org
Wed Dec 13 07:26:31 UTC 2017
bcooksley added a comment.
Depending on the end goal of this you may wish to also set the following environment variables:
CMAKE_PREFIX_PATH: to help guide CMake to look here in addition to system prefixes
PKG_CONFIG_PATH: to help pkg-config find *.pc files
QMAKEFEATURES: to help qmake find *.pri files
Details on how those need to be used are documented in the CI environment management code at https://cgit.kde.org/sysadmin/ci-tooling.git/tree/helpers/helperslib/EnvironmentHandler.py
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D9299
To: apol, #frameworks, sitter
Cc: bcooksley, ngraham, sitter, cgiboudeaux, #build_system
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20171213/70296fff/attachment.html>
More information about the Kde-buildsystem
mailing list