summaryrefslogtreecommitdiffstats
path: root/src/core/config/desktop_linux.pri
blob: a78082581a2bc6e36a6e867599c0ee0864e38554 (plain)
1
2
3
4
5
6
7
8
9
10
GYP_ARGS += "-D qt_os=\"desktop_linux\""

include(linux.pri)

GYP_CONFIG += \
    desktop_linux=1 \
    enable_widevine=1

linux-clang: GYP_CONFIG += clang=1 host_clang=1 clang_use_chrome_plugins=0 make_clang_dir=/usr
else: GYP_CONFIG += clang=0 host_clang=0