[cmake-developers] [PATCH] add support for ARTOS platform
Kars de Jong
Kars.deJong at locamation.nl
Thu Aug 13 08:24:14 EDT 2015
Hello everyone,
The attached patches add support for the ARTOS platform (a real time operating system developed by Locamation) to CMake.
GNU-DetermineCompiler.cmake: support very old versions of GCC
Add support for ARTOS platform
Modules/Compiler/GNU-DetermineCompiler.cmake | 4 ++-
Modules/Platform/ARTOS.cmake | 46 ++++++++++++++++++++++++++++
2 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 Modules/Platform/ARTOS.cmake
--
1.9.5.msysgit.1
Kind regards,
Kars de Jong
Senior Software Engineer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-GNU-DetermineCompiler.cmake-support-very-old-version.patch
Type: application/octet-stream
Size: 1188 bytes
Desc: 0001-GNU-DetermineCompiler.cmake-support-very-old-version.patch
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150813/e1c0bfc9/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-support-for-ARTOS-platform.patch
Type: application/octet-stream
Size: 2084 bytes
Desc: 0002-Add-support-for-ARTOS-platform.patch
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150813/e1c0bfc9/attachment-0001.obj>
More information about the cmake-developers
mailing list