p-ranav / argparse

Argument Parser for Modern C++
MIT License
2.72k stars 250 forks source link

Allow to install when argparse is a subproject #364

Closed zhao-shihan closed 5 months ago

zhao-shihan commented 5 months ago

Changed CMakeLists.txt so that users can install argparse when argparse is a subproject (e.g. CMake FetchContent).