File CMakeLists.txt

Money Manager Ex Development related posts for all platforms, including iOS, android and desktop

Moderator: Renato

Post Reply
alfred07380
Super User
Posts: 57
Joined: Fri Nov 08, 2024 5:32 pm
Are you a spam bot?: No

File CMakeLists.txt

Post by alfred07380 »

Hello all,I've modified the CMakeLists.txt file (at the root of moneymanagerex), so that the following Linux distributions are recognised at compile time:
- Debian Unstable (trixie)
- Manjaro (based on Arch)
- EndeavourOS (based on Arch)
- CachyOS (based on Arch)
For the last three, compilation gave tar.gz or tar.Z files, but not pkg.tar.zst, which is the type to install with the pacman -U command.
Is this of interest to the dev team?
I'm comfortable with Linux. Not MS Windows.

I can provide (version 1.9.0 RC2) :
- a Debian Trixie deb file
- a Debian Bookworm deb file
- a file for Arch distribution (pkg.tar.zst)

Translated with DeepL.com (free version)
Post Reply