summaryrefslogtreecommitdiffstats
path: root/Source/cmConvertMSBuildXMLToJSON.py
diff options
context:
space:
mode:
authorHarmen Stoppels <me@harmenstoppels.nl>2024-06-20 10:42:06 (GMT)
committerHarmen Stoppels <me@harmenstoppels.nl>2024-06-21 08:53:16 (GMT)
commite74fba3d9cf2f6930732344e84a4086d707e6c17 (patch)
tree4b0770c56fb7ac23d82ace7146daaa5daf125f54 /Source/cmConvertMSBuildXMLToJSON.py
parent90caa3880f345305025048d8f49e4ab1c35b39e1 (diff)
downloadCMake-e74fba3d9cf2f6930732344e84a4086d707e6c17.zip
CMake-e74fba3d9cf2f6930732344e84a4086d707e6c17.tar.gz
CMake-e74fba3d9cf2f6930732344e84a4086d707e6c17.tar.bz2
find_library: Search per-arch lib directories when compiling with sysroot
When using Gentoo Prefix on Debian, find_library for libm.so fails, because it needs to locate the lib in $sysroot/usr/lib64/libm.so, i.e. lib64/ not lib/. To fix this, do not disable per-arch lib directories when a sysroot is set. Fixes: #26069
Diffstat (limited to 'Source/cmConvertMSBuildXMLToJSON.py')
0 files changed, 0 insertions, 0 deletions