diff options
| author | manuel <manuel@mausz.at> | 2018-08-30 00:42:04 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2018-08-30 00:42:04 +0200 |
| commit | 2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a (patch) | |
| tree | cc9e1f8ea69eebca8416677b2470a5b3f11a850e /cmake/scripts/linux/ArchSetup.cmake | |
| parent | b3d195f0188758a14875a5a2f270e4fd190a679f (diff) | |
| download | kodi-pvr-build-2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a.tar.gz kodi-pvr-build-2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a.tar.bz2 kodi-pvr-build-2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a.zip | |
sync with upstream
Diffstat (limited to 'cmake/scripts/linux/ArchSetup.cmake')
| -rw-r--r-- | cmake/scripts/linux/ArchSetup.cmake | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cmake/scripts/linux/ArchSetup.cmake b/cmake/scripts/linux/ArchSetup.cmake index fcee675..624edf6 100644 --- a/cmake/scripts/linux/ArchSetup.cmake +++ b/cmake/scripts/linux/ArchSetup.cmake | |||
| @@ -108,10 +108,6 @@ if(CMAKE_BUILD_TYPE STREQUAL Coverage) | |||
| 108 | set(COVERAGE_EXCLUDES */test/* lib/* */lib/*) | 108 | set(COVERAGE_EXCLUDES */test/* lib/* */lib/*) |
| 109 | endif() | 109 | endif() |
| 110 | 110 | ||
| 111 | if(ENABLE_MIR) | ||
| 112 | set(ENABLE_VDPAU OFF CACHE BOOL "Disabling VDPAU since no Mir support" FORCE) | ||
| 113 | endif() | ||
| 114 | |||
| 115 | if(ENABLE_GBM) | 111 | if(ENABLE_GBM) |
| 116 | set(ENABLE_VDPAU OFF CACHE BOOL "Disabling VDPAU" FORCE) | 112 | set(ENABLE_VDPAU OFF CACHE BOOL "Disabling VDPAU" FORCE) |
| 117 | endif() | 113 | endif() |
