Help: Add notes for topic 'x32-abi'

This commit is contained in:
Brad King
2017-03-06 11:15:00 -05:00
parent bed9c73dec
commit 5b6d354f70

View File

@@ -0,0 +1,6 @@
x32-abi
-------
* The :command:`find_library` command learned to search ``libx32`` paths
when the build targets the ``x32`` ABI. See the
:prop_gbl:`FIND_LIBRARY_USE_LIBX32_PATHS` global property.