forked from boostorg/unordered
Update the list of required dependencies in for the CMake subdirectory test
This commit is contained in:
@ -18,7 +18,6 @@ assert
|
|||||||
config
|
config
|
||||||
container_hash
|
container_hash
|
||||||
core
|
core
|
||||||
iterator
|
|
||||||
move
|
move
|
||||||
mp11
|
mp11
|
||||||
predef
|
predef
|
||||||
@ -29,24 +28,10 @@ type_traits
|
|||||||
|
|
||||||
# Secondary dependencies
|
# Secondary dependencies
|
||||||
|
|
||||||
static_assert
|
|
||||||
concept_check
|
|
||||||
conversion
|
|
||||||
detail
|
detail
|
||||||
function_types
|
|
||||||
fusion
|
|
||||||
mpl
|
|
||||||
optional
|
|
||||||
smart_ptr
|
|
||||||
utility
|
|
||||||
winapi
|
|
||||||
typeof
|
|
||||||
functional
|
|
||||||
io
|
|
||||||
function
|
|
||||||
bind
|
|
||||||
integer
|
integer
|
||||||
type_index
|
static_assert
|
||||||
|
winapi
|
||||||
)
|
)
|
||||||
|
|
||||||
foreach(dep IN LISTS deps)
|
foreach(dep IN LISTS deps)
|
||||||
|
Reference in New Issue
Block a user