summaryrefslogtreecommitdiffstats
path: root/cmake/platform/osx/osx.cmake
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2019-04-29 12:23:35 +0200
committermanuel <manuel@mausz.at>2019-04-29 12:23:35 +0200
commitcf85cccfdb1aa57b6246641f606563288e0870e5 (patch)
tree06b9d173bf466d555d99803d1bce388e666444e5 /cmake/platform/osx/osx.cmake
parent483c0b88bfc1b798396c31a4dd2f5239399ce59e (diff)
downloadkodi-pvr-build-Leia.tar.gz
kodi-pvr-build-Leia.tar.bz2
kodi-pvr-build-Leia.zip
sync with upstreamLeia
Diffstat (limited to 'cmake/platform/osx/osx.cmake')
-rw-r--r--cmake/platform/osx/osx.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/platform/osx/osx.cmake b/cmake/platform/osx/osx.cmake
index e81703c..fbe8d96 100644
--- a/cmake/platform/osx/osx.cmake
+++ b/cmake/platform/osx/osx.cmake
@@ -1 +1,2 @@
1set(PLATFORM_REQUIRED_DEPS OpenGl Sdl) 1set(PLATFORM_REQUIRED_DEPS OpenGl Sdl)
2set(APP_RENDER_SYSTEM gl)