将 CMake 工程名从 StScan 改为 Stator。
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
cmake_minimum_required(VERSION 3.21)
|
||||
|
||||
# 工程名、版本号、工程描述
|
||||
project(StScan
|
||||
project(Stator
|
||||
VERSION 0.1
|
||||
DESCRIPTION "子集 ST 编译为寄存器 VM,按扫描周期执行"
|
||||
LANGUAGES C CXX)
|
||||
|
||||
Reference in New Issue
Block a user