boostorg / yap

A C++14-and-later expression template library
https://boostorg.github.io/yap
Boost Software License 1.0
108 stars 28 forks source link

Dependent compilation of tests, examples ... etc #99

Closed greole closed 4 years ago

greole commented 4 years ago

I am using yap as a cmake subproject. To reduce the total build time it would be great if the build of the optional parts ie. tests, examples ... could be turned of.

tzlaine commented 4 years ago

PR welcome. Otherwise, this probably won't happen.