fixed project structure
This commit is contained in:
parent
5b442b71e7
commit
2ef91e2810
6 changed files with 34 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ set(CMAKE_SYSTEM_NAME Generic)
|
|||
set(CMAKE_C_COMPILER_WORKS 1)
|
||||
set(CMAKE_CXX_COMPILER_WORKS 1)
|
||||
|
||||
project("new_climte_go" C CXX)
|
||||
project("firmware" C CXX)
|
||||
|
||||
include(CMakeListsPrivate.txt)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue