Update template to modern GCC #1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.10)
|
||||
project(bacstat)
|
||||
project(hello-world)
|
||||
|
||||
# set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
set(CMAKE_C_COMPILER riscv-none-embed-gcc)
|
||||
|
|
Loading…
Reference in a new issue