mirror of
https://github.com/boostorg/algorithm.git
synced 2025-06-29 22:11:04 +02:00
5 lines
130 B
CMake
5 lines
130 B
CMake
boost_additional_test_dependencies(algorithm BOOST_DEPENDS test)
|
|
|
|
boost_test_run(minmax_element_test)
|
|
boost_test_run(minmax_test)
|