CMake vs others – Short investigation of potential Build systems for Embedded Devices
Reading time: 5+ minutes Prerequisites The purpose of this study is to answer the question “Which would be the better build system choice?”. The input conditions are as follows: Target OS for IDE and development: Windows. Compilation of cross platform code (target mostly Linux / Unix like systems). Using GCC, G++ and / or […]