summaryrefslogtreecommitdiff
path: root/cmake/TC-gcc11.cmake
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-02-28 16:40:59 -0500
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-02-28 16:40:59 -0500
commitadceb818e316adb8626c65b7a3b8071b2e61a9a0 (patch)
tree470159b3a9848134ea27a7d1dddaaecd7f13b0fd /cmake/TC-gcc11.cmake
parentc05b28933ad0710786b89bc853c5618948397518 (diff)
docs: Added SPDX-License-Identifiers to filesHEADv1.0.0maindevelop
Diffstat (limited to 'cmake/TC-gcc11.cmake')
-rw-r--r--cmake/TC-gcc11.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/cmake/TC-gcc11.cmake b/cmake/TC-gcc11.cmake
index a60e63a..cade3f0 100644
--- a/cmake/TC-gcc11.cmake
+++ b/cmake/TC-gcc11.cmake
@@ -1,3 +1,8 @@
+#
+# Copyright (c) 2026 Jacob McDonnell
+#
+# SPDX-License-Identifier: MIT
+#
set(CMAKE_SYSTEM_NAME MacOS)
set(CMAKE_SYSTEM_PROCESSOR arm64)