[CMake] Correct way to use ARMCC (Files in Modules/Compiler/ARMCC*)
Marco Schuler
marco.schuler at gmail.com
Mon Sep 19 10:21:31 EDT 2016
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 properly use these
files. Do I have to provide ARMCC.cmake to cmake as toolchain file? Do I
use them in my toolchain file? In my CMakeLists.txt? Is the documantation
"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/attachments/20160919/37d5783f/attachment.html>
More information about the CMake
mailing list