-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(#3999) boost: be more strict about boost libraries
* boost: be more strict about boost libraries * boost: libs of deps_info needs to be a list * boost: give clemency to stacktrace_backtrace * boost: disable shared numa on MSVC + prefix pkg_config names with boost_ * boost: print suggestion when missing component(s) in package_info * boost: set CXX_STANDARD for some boost components in test_package * boost: boost_stacktrace_basic and boost_stacktrace_addr2line both depend on addr2line * boost: ignore boost_stacktrace_windbg_cached on non-Windows builds * boost: throw ConanException instead of RuntimeError Co-authored-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: Uilian Ries <uilianries@gmail.com>
- Loading branch information
1 parent
bf6002b
commit 552189c
Showing
2 changed files
with
78 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters