aboutsummaryrefslogtreecommitdiff
path: root/scripts/toolchains/linux.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/toolchains/linux.cmake')
-rw-r--r--scripts/toolchains/linux.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/toolchains/linux.cmake b/scripts/toolchains/linux.cmake
new file mode 100644
index 000000000..80983b500
--- /dev/null
+++ b/scripts/toolchains/linux.cmake
@@ -0,0 +1,3 @@
+cmake_minimum_required(VERSION 3.5)
+
+set(CMAKE_SYSTEM_NAME Linux CACHE STRING "")