Skip to content
Snippets Groups Projects
Verified Commit 8345ed75 authored by Damiano Amatruda's avatar Damiano Amatruda
Browse files

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.
parent 2566fdfd
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment