mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
Merge pull request #130 from cmazakas/bugfix/cmake-subdir-dependencies
Update the list of required dependencies for the subdir CML test
This commit is contained in:
@ -18,7 +18,6 @@ assert
|
||||
config
|
||||
container_hash
|
||||
core
|
||||
iterator
|
||||
move
|
||||
mp11
|
||||
predef
|
||||
@ -29,24 +28,10 @@ type_traits
|
||||
|
||||
# Secondary dependencies
|
||||
|
||||
static_assert
|
||||
concept_check
|
||||
conversion
|
||||
detail
|
||||
function_types
|
||||
fusion
|
||||
mpl
|
||||
optional
|
||||
smart_ptr
|
||||
utility
|
||||
winapi
|
||||
typeof
|
||||
functional
|
||||
io
|
||||
function
|
||||
bind
|
||||
integer
|
||||
type_index
|
||||
static_assert
|
||||
winapi
|
||||
)
|
||||
|
||||
foreach(dep IN LISTS deps)
|
||||
|
Reference in New Issue
Block a user