mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-04-30 12:43:52 +00:00
3 lines
80 B
CMake
3 lines
80 B
CMake
add_executable(try try.cpp ${headers})
|
|
add_executable(try1 try1.cpp ${headers})
|