aboutsummaryrefslogtreecommitdiff
path: root/cmake/platform
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform')
-rw-r--r--cmake/platform/freebsd/gbm.cmake1
-rw-r--r--cmake/platform/freebsd/rbpi.cmake1
2 files changed, 2 insertions, 0 deletions
diff --git a/cmake/platform/freebsd/gbm.cmake b/cmake/platform/freebsd/gbm.cmake
new file mode 100644
index 0000000000..b273a06d34
--- /dev/null
+++ b/cmake/platform/freebsd/gbm.cmake
@@ -0,0 +1 @@
+include(cmake/platform/linux/gbm.cmake)
diff --git a/cmake/platform/freebsd/rbpi.cmake b/cmake/platform/freebsd/rbpi.cmake
new file mode 100644
index 0000000000..f0956939b6
--- /dev/null
+++ b/cmake/platform/freebsd/rbpi.cmake
@@ -0,0 +1 @@
+include(cmake/platform/linux/rbpi.cmake)