summaryrefslogtreecommitdiffstats
path: root/cmake/platform/rbpi
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/rbpi')
-rw-r--r--cmake/platform/rbpi/defines.txt1
-rw-r--r--cmake/platform/rbpi/rbpi.cmake1
2 files changed, 0 insertions, 2 deletions
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 @@
1-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 @@
1set(PLATFORM_REQUIRED_DEPS OpenGLES EGL MMAL)