mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
7 lines
202 B
ReStructuredText
7 lines
202 B
ReStructuredText
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.
|