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

2015-08-17 Thread Kars de Jong
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

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

2015-08-13 Thread Kars de Jong
++- 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 0001-GNU-DetermineCompiler.cmake-support-very