Skip to content

Commit

Permalink
Removed Boost.chrono from cmake_test
Browse files Browse the repository at this point in the history
close #180
  • Loading branch information
anarthal committed Oct 26, 2023
1 parent 0bc8554 commit b6d6242
Showing 1 changed file with 15 additions and 18 deletions.
33 changes: 15 additions & 18 deletions test/cmake_test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,47 +31,44 @@ else()

# Secondary dependencies
align
array
bind
chrono
context
coroutine
date_time
exception
"function"
regex
smart_ptr
type_traits
utility
static_assert
container
integer
numeric/conversion
range
type_traits
winapi
move
mpl
predef
ratio
typeof
intrusive
move
pool
predef
smart_ptr
exception
utility
algorithm
io
range
tokenizer
tuple
preprocessor
conversion
mpl
preprocessor
concept_check
container_hash
detail
array
"function"
iterator
optional
tuple
unordered
detail
optional
function_types
fusion
rational
functional
typeof
)

# Build our dependencies, so the targets Boost::xxx are defined
Expand Down

0 comments on commit b6d6242

Please sign in to comment.