mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-04 00:36:36 +00:00
Use clock_gettime() on Linux
This commit is contained in:
parent
7e414f0af3
commit
d89982237d
@ -24,6 +24,7 @@ macx {
|
|||||||
unix:!macx {
|
unix:!macx {
|
||||||
CONFIG += link_pkgconfig
|
CONFIG += link_pkgconfig
|
||||||
PKGCONFIG += openssl
|
PKGCONFIG += openssl
|
||||||
|
DEFINES += HAVE_CLOCK_GETTIME=1
|
||||||
}
|
}
|
||||||
|
|
||||||
COMMON_C_DIR = $$PWD/moonlight-common-c
|
COMMON_C_DIR = $$PWD/moonlight-common-c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user