- Created cxxopts-config.cmake.in for CMake configuration. - Added pkgconfig.pc.in for pkg-config integration. - Introduced CMakeLists.txt for building example application. - Implemented example.cpp demonstrating cxxopts usage. - Updated main.cpp to utilize cxxopts for command line argument parsing.
22 lines
462 B
Plaintext
22 lines
462 B
Plaintext
jigsaw (0.1-3) bookworm; urgency=medium
|
|
|
|
* Added console line argument parsing
|
|
* Added a dummy menu
|
|
* Added a help menu
|
|
|
|
-- Jack <contact@chipperfluff.at> Tue, 02 Jul 2025 15:10:00 +0200
|
|
|
|
|
|
jigsaw (0.1-2) bookworm; urgency=medium
|
|
|
|
* Made it executable
|
|
|
|
-- Jack <contact@chipperfluff.at> Tue, 02 Jul 2025 15:01:00 +0200
|
|
|
|
jigsaw (0.1-1) bookworm; urgency=medium
|
|
|
|
* Initial release
|
|
|
|
-- Jack <contact@chipperfluff.at> Tue, 02 Jul 2025 15:00:00 +0200
|
|
|