1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-04-30 20:53:52 +00:00
CLI11/examples/subcom_in_files/CMakeLists.txt
Henry Fredrick Schreiner 232c792bae Adding examples to tests
2018-04-09 13:19:23 +02:00

2 lines
83 B
CMake

add_cli_exe(subcommand_main subcommand_main.cpp subcommand_a.cpp subcommand_a.hpp)