test icon indicating copy to clipboard operation
test copied to clipboard

CMakeLists.txt appears to have far too many dependencies

Open barcharcraz opened this issue 4 years ago • 1 comments

It seems like the CMakeLists.txt that was added a week ago lists a bunch of dependencies that boost test doesn't actually depend on, except for it's own tests/examples. MPL seems to be one example but there may be others.

barcharcraz avatar Jun 03 '21 10:06 barcharcraz

https://pdimov.github.io/boostdep-report/develop/test.html#mpl

pdimov avatar Sep 13 '21 15:09 pdimov