add support for self-defined compiler path
Created by: brunolinux
I found that the cmake will set the compiler in the file "/cmake/cross_compiling/armlinux.cmake".
Have you consider to expose a variable to set the path to a personal compiler ?
Thanks.