cofyc / argparse

Command-line arguments parsing library.
MIT License
685 stars 124 forks source link

add cmake script #13

Closed dxramax closed 7 years ago

cofyc commented 7 years ago

This project is very simple. A few lines of Makefile works just fine, there is no need to support another build tool.

If you are going to include argparse in your project which uses cmake. You can write cmake rules in your project CMakeLists.txt file.