From 4c3251ec645c8b71820dab7e51e612e5919d4e75 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 23 Jul 2017 16:59:43 +0200 Subject: sync with upstream --- cmake/platform/rbpi/defines.txt | 1 - cmake/platform/rbpi/rbpi.cmake | 1 - 2 files changed, 2 deletions(-) delete mode 100644 cmake/platform/rbpi/defines.txt delete mode 100644 cmake/platform/rbpi/rbpi.cmake (limited to 'cmake/platform/rbpi') diff --git a/cmake/platform/rbpi/defines.txt b/cmake/platform/rbpi/defines.txt deleted file mode 100644 index 08fe4cb..0000000 --- a/cmake/platform/rbpi/defines.txt +++ /dev/null @@ -1 +0,0 @@ --DTARGET_POSIX -DTARGET_LINUX -D_LINUX -D_ARMEL -DTARGET_RASPBERRY_PI diff --git a/cmake/platform/rbpi/rbpi.cmake b/cmake/platform/rbpi/rbpi.cmake deleted file mode 100644 index 4899857..0000000 --- a/cmake/platform/rbpi/rbpi.cmake +++ /dev/null @@ -1 +0,0 @@ -set(PLATFORM_REQUIRED_DEPS OpenGLES EGL MMAL) -- cgit v1.2.3