clap-wrapper
clap-wrapper copied to clipboard
CPM guarantee() strategy can conflict with FetchContent calls in user code
I noticed after adding WIL in PR #280 that calls in my own code to FetchContent conflict because they have the same name. Perhaps we can prefix the CPM downloads with something like clap_wrapper_ to avoid this.