mirror of
https://github.com/boostorg/algorithm.git
synced 2025-06-30 14:31:05 +02:00
9 lines
406 B
CMake
9 lines
406 B
CMake
![]() |
#-------------------------------------------------------------------------
|
||
|
#-- Needed include directories for the tests
|
||
|
boost_test_add_dependent_includes("utility;detail;config;test;mpl;bind;type_traits;static_assert;preprocessor;array;iterator;timer;tuple;range")
|
||
|
#-------------------------------------------------------------------------
|
||
|
|
||
|
|
||
|
boost_test_run(minmax_element_test)
|
||
|
boost_test_run(minmax_test)
|