diff options
author | Brad King <brad.king@kitware.com> | 2018-11-05 15:47:04 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-11-05 15:55:15 (GMT) |
commit | 1e08b625c291e0bb57d253b6656e812dc8848bd8 (patch) | |
tree | 71e1f66646db12b650045e7f44ca5d527228c344 /Utilities/Scripts | |
parent | 67b19119da98a464870853e9e6c27baad08c445a (diff) | |
download | CMake-1e08b625c291e0bb57d253b6656e812dc8848bd8.zip CMake-1e08b625c291e0bb57d253b6656e812dc8848bd8.tar.gz CMake-1e08b625c291e0bb57d253b6656e812dc8848bd8.tar.bz2 |
FindBoost: Add explicit Boost_ARCHITECTURE option
Boost 1.66 and above built with `--layout=versioned` add an architecture
tag to the library file names. We already try to compute this tag
automatically when `CMAKE_CXX_COMPILER_ARCHITECTURE_ID` is available,
but that is currently not computed everywhere. Add an explicit
`Boost_ARCHITECTURE` option that a user can set to specify the
architecture tag.
Issue: #17701
Diffstat (limited to 'Utilities/Scripts')
0 files changed, 0 insertions, 0 deletions