On Wednesday 23 May 2007 12:38, kitts wrote:
...
> And i just place them in the project folder? And pass the following
> arguments to the cmake
> command?"-DMCU=AT91RM9200
> -DCMAKE_TOOLCHAIN_FILE=./Toolchain-Windows-IAR.cmake"
>
> AT91RM9200 because there are variants within the ARM architecture and each
> requires its own specific flags.

There is already the variable CMAKE_SYSTEM_PROCESSOR, which is currently not 
used very much. I think this one could be reused for this purpose ?

Bye
Alex
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to