Jigsaw/debian/changelog
Dominik Krenn 0bf90124f1 Add CMake and pkg-config support for cxxopts library
- 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.
2025-07-03 12:22:09 +02:00

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