mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-15 14:59:32 +01:00
Remove project test requirements and remove problematic CI entries
This commit is contained in:
@@ -20,20 +20,6 @@ local msvc-flags = /wd4494 ;
|
||||
|
||||
project
|
||||
: requirements
|
||||
[ requires cxx11_rvalue_references
|
||||
cxx11_auto_declarations
|
||||
cxx11_nullptr
|
||||
cxx11_defaulted_functions
|
||||
cxx11_final
|
||||
cxx11_hdr_initializer_list
|
||||
cxx11_static_assert
|
||||
cxx11_smart_ptr
|
||||
cxx11_constexpr
|
||||
cxx11_noexcept
|
||||
cxx11_decltype
|
||||
cxx11_thread_local
|
||||
]
|
||||
|
||||
<warnings>pedantic
|
||||
<toolset>intel:<warnings>on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user