uot;cmake-toolchain(7)" related to it?
Any directions and hint on how to use these files are highly appreciated!
Many thanks in advance!
--
Cheers,
Marco
-- next part --
An HTML attachment was scrubbed...
URL:
<http://public.kitware.com/pipermail/cmake
Checked all that...no issues with spelling of the source files...
Super confused on this...
-Original Message-
From: Rolf Eike Beer [mailto:e...@sf-mail.de]
Sent: Saturday, September 17, 2016 1:21 AM
To: Gunter, Walter E
Cc: cmake@cmake.org
Subject: Re: [CMake] using arm toolchain and hav
Hello
While investigating on how I can use cmake to build my embedded targets
(cortex m3), I struggled over the the files in Modules/Compiler/
(distributed with cmake installation). There seems to be native support for
my armcc compiler.
However, I could not find any information on how to properl
On 17.09.2016 00:11, Gunter, Walter E wrote:
> Okay…that made a huge difference.
Just a silly question: Where have been the commands that you now have
moved to the toolchain file? Before or after project()?
For project() triggers the process of finding the compiler etc. and I'm
not sure wether i
2016-09-12 23:22 GMT+02:00 Maciej Mrozowski :
> On piątek, 2 września 2016 13:12:27 CEST David Demelier wrote:
>
>> Do you have any clue?
>
> It seems your toolchain does not have include/library path built-in or they
> are different that those it was built with.
After some discuss with ngladitz,