mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-01 05:03: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})
|