[cmake-developers] [PATCH] add support for ARTOS platform

Kars de Jong Kars.deJong at locamation.nl
Mon Aug 17 03:35:03 EDT 2015


Hello Brad,

Thanks for your comments. Here is an updated patch. I hope I have used the proper variables to set CFLAGS and libraries now.
ARTOS currently does not have a (working) C++ compiler so I only created ARTOS-GNU-C.cmake for now.

Kars de Jong (1):
  Add support for ARTOS platform using GNU C with ac compiler driver

 Modules/Platform/ARTOS-GNU-C.cmake |  9 +++++++++
 Modules/Platform/ARTOS.cmake       | 19 +++++++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 Modules/Platform/ARTOS-GNU-C.cmake
 create mode 100644 Modules/Platform/ARTOS.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-ARTOS-platform-using-GNU-C-with-ac-c.patch
Type: application/octet-stream
Size: 2063 bytes
Desc: 0001-Add-support-for-ARTOS-platform-using-GNU-C-with-ac-c.patch
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150817/89cd9fe4/attachment.obj>


More information about the cmake-developers mailing list