mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-29 12:07:18 +02:00
merged from trunk
[SVN r49607]
This commit is contained in:
8
minmax/test/CMakeLists.txt
Normal file
8
minmax/test/CMakeLists.txt
Normal file
@ -0,0 +1,8 @@
|
||||
#-------------------------------------------------------------------------
|
||||
#-- 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)
|
Reference in New Issue
Block a user