0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-02 03:53:19 +03:00
Files
LimeReport/limereport
Андрей Лухнов 601fc38f06 Fix qmake version generator
cmake's `execute_process()` has `WORKING_DIRECTORY` parameter, but qmake's `$$system()` does not.

As a workaround for qmake, `git` command was called with `--git-dir` provided explicitly.
But for dirtyness detection we need `--work-tree`, too.

Follow-up for https://github.com/fralx/LimeReport/pull/471#issuecomment-2362114994
2024-09-20 08:03:38 +03:00
..
2022-10-31 21:20:24 +03:00
2022-03-10 20:35:48 +01:00
2024-09-20 08:03:38 +03:00
2021-08-18 14:21:36 -03:00
2022-10-31 21:20:24 +03:00
2024-09-19 09:42:00 +03:00