Skip to content
Snippets Groups Projects
Select Git revision
  • clang
  • cmake
  • aspis-dev
  • clang-support-dev
  • compute-unit-v2
  • con-rig
  • testing_ram_cu_v2
  • miosix-2.7
  • master default protected
  • parafoil-sensortile
  • angel-swi
  • ignition
  • alderaan-v1
13 results

toolchain.cmake

Forked from Avionics / Software Development / Miosix Kernel
Source project has a limited visibility.
  • Damiano Amatruda's avatar
    2fda84ae
    Refine toolchain.cmake · 2fda84ae
    Damiano Amatruda authored
    * Support for native Windows is fixed, by using environment variable PATH
    instead of hardcoded path of toolchain.
    
    * Variable 'CMAKE_SIZE' is set.
    
    * Variables 'CMAKE_<LANG>_COMPILER_WORKS' are removed.
    Verified
    2fda84ae
    History
    Refine toolchain.cmake
    Damiano Amatruda authored
    * Support for native Windows is fixed, by using environment variable PATH
    instead of hardcoded path of toolchain.
    
    * Variable 'CMAKE_SIZE' is set.
    
    * Variables 'CMAKE_<LANG>_COMPILER_WORKS' are removed.