summaryrefslogtreecommitdiffstats
path: root/client/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix loading of window decoration module in twinMichele Calgaro2024-05-061-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 4. Instead of a shell script for generate png files and embedding use the ↵Slávek Banko2024-03-241-5/+37
| | | | | | CMake rules. Signed-off-by: Slávek Banko <[email protected]>
* 1. Replace inkscape with rsvg-convert (this idea comes from a patch in the ↵Michele Calgaro2024-03-241-0/+14
| | | | | | | | | original debian packaging files). 2. All png images and the associated `button.h` file are generate at build time. 3. Make `create-buttons.sh` work for out-of-source builds. Signed-off-by: Michele Calgaro <[email protected]>
* Use centralized cmake version. Align cmake files to usual TDE styleMichele Calgaro2024-03-241-2/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Rename .cc files to .cppMichele Calgaro2024-03-221-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix library loadingMavridis Philippe2024-03-101-0/+6
| | | | Signed-off-by: Mavridis Philippe <[email protected]>
* Port to CMake build systemMavridis Philippe2024-03-101-0/+42
Signed-off-by: Mavridis Philippe <[email protected]>