arun11299 / cpp-subprocess

Subprocessing with modern C++
Other
457 stars 90 forks source link

Install guard #93

Closed SoraKatadzuma closed 10 months ago

SoraKatadzuma commented 1 year ago

When using this as a submodule and attempting to install the parent project, this will be installed as well which is undesirable. Having this guard makes it explicit that you also want this to be installed with the parent.