mirror of
https://github.com/boostorg/type_traits.git
synced 2026-03-06 14:04:26 +01:00
Use Boost_VERBOSE instead of Boost_DEBUG
This commit is contained in:
@@ -316,7 +316,7 @@ matrix:
|
||||
env: CMAKE=1
|
||||
script:
|
||||
- mkdir __build__ && cd __build__
|
||||
- cmake -DBOOST_ENABLE_CMAKE=1 -DBoost_DEBUG=1 ..
|
||||
- cmake -DBOOST_ENABLE_CMAKE=1 -DBoost_VERBOSE=1 ..
|
||||
- ctest --output-on-failure -R boost_type_traits
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user