deskflow/scripts/lib
Nick Bolton bcdf70a298
Make Meson-provided packages optional (#7459)
* Make Google Test optional

* Download googletest with brew

* Set gtest and gmock lib vars in Libraries.cmake

* Fixed cmake format

* Add googletest-devel for openSUSE

* Fixed missing Meson arg for Windows

* Add gmock-devel for openSUSE

* Fixed openSUSE package names

* Fixed openSUSE package names (correct OS)

* Add success message to disambiguate confusing messages

* Restore original gtest lib var for subproject

* Make WinToast optional

* Fixed formatting

* Fixed cmake format

* Only build WinToast sources if found
2024-09-02 09:28:27 +01:00
..
certificate.py Re-implement packaging for GitHub workflows (Windows) (#7360) 2024-06-28 09:35:18 +00:00
cmd_utils.py Wayland support (port Red Hat libei and libportal impl) (#7449) 2024-08-30 15:53:25 +01:00
colors.py Make Meson-provided packages optional (#7459) 2024-09-02 09:28:27 +01:00
config.py Wayland support (port Red Hat libei and libportal impl) (#7449) 2024-08-30 15:53:25 +01:00
env.py Make Meson-provided packages optional (#7459) 2024-09-02 09:28:27 +01:00
file_utils.py Implement safer memory use, improve dev env, fixed GUI bugs (#7407) 2024-07-22 17:48:02 +01:00
fs.py Format all source with Clang and introduce lint workflow (#7364) 2024-07-02 20:07:06 +01:00
github.py Correct Qt macOS target and drop Core5Compat lib (#7389) 2024-07-15 12:57:39 +01:00
linux.py Wayland support (port Red Hat libei and libportal impl) (#7449) 2024-08-30 15:53:25 +01:00
mac.py Correct Qt macOS target and drop Core5Compat lib (#7389) 2024-07-15 12:57:39 +01:00
meson.py Make Meson-provided packages optional (#7459) 2024-09-02 09:28:27 +01:00
qt_utils.py Correct Qt macOS target and drop Core5Compat lib (#7389) 2024-07-15 12:57:39 +01:00
windows.py Correct Qt macOS target and drop Core5Compat lib (#7389) 2024-07-15 12:57:39 +01:00