-
- Downloads
Create CMake Toolchain File
* This fixes infinite loop when including miosix/config/CMakeLists.txt due to variables CMAKE_C_COMPILER, etc. being set every time. * System name 'Linux' is used instead of 'Generic' in order to make CMake use .o suffix for objects, as CMake has a bug of variable CMAKE_<LANG>_OUTPUT_EXTENSION not working.
Loading
Please register or sign in to comment