ARMmbed / mbed-tools

⚠️ Beta Status: New command line tooling for Mbed OS
Apache License 2.0
45 stars 30 forks source link

project: CMakeLists.tmpl: Fix project definition #300

Closed rwalton-arm closed 3 years ago

rwalton-arm commented 3 years ago

Description

CMake expects the top level application to be specified as the top level project. To do this we need to define the project before adding dependencies.

Test Coverage

codecov[bot] commented 3 years ago

Codecov Report

Merging #300 (b8e3cd8) into master (7b109d0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #300   +/-   ##
=======================================
  Coverage   97.08%   97.08%           
=======================================
  Files          92       92           
  Lines        2782     2782           
=======================================
  Hits         2701     2701           
  Misses         81       81