docopt.cpp icon indicating copy to clipboard operation
docopt.cpp copied to clipboard

Improve docopt-config.cmake in case of Boost regex

Open stephan-cr opened this issue 4 years ago • 1 comments

This commit declares the transitive dependency to Boost in case docopt is build with Boost regex support. In this way, the user doesn't need to declare the dependency to Boost manually.

stephan-cr avatar Apr 04 '21 10:04 stephan-cr

I'm not a make expert so it'd be nice to get some other eyes on this that can confirm this approach is reasonable.

jaredgrubb avatar Mar 25 '22 15:03 jaredgrubb