mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-13 21:02:14 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| certificate.py | ||
| cmd_utils.py | ||
| colors.py | ||
| config.py | ||
| env.py | ||
| file_utils.py | ||
| fs.py | ||
| github.py | ||
| linux.py | ||
| mac.py | ||
| meson.py | ||
| qt_utils.py | ||
| windows.py | ||