mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 22:03:27 -07:00
commit
659dd3285b
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
||||||
# sets variables
|
# sets variables
|
||||||
# SYSTEMD_FOUND
|
# SYSTEMD_FOUND
|
||||||
# SYSTEMD_SERVICES_INSTALL_DIR
|
# SYSTEMD_SERVICES_INSTALL_DIR
|
||||||
|
|
||||||
|
find_package(PkgConfig QUIET REQUIRED)
|
||||||
|
|
||||||
if (NOT SYSTEMD_FOUND)
|
if (NOT SYSTEMD_FOUND)
|
||||||
pkg_check_modules(SYSTEMD "systemd")
|
pkg_check_modules(SYSTEMD "systemd")
|
||||||
endif(NOT SYSTEMD_FOUND)
|
endif(NOT SYSTEMD_FOUND)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue