mirror of
https://gitee.com/dlmu-cone/tronone-h7-scaffold
synced 2026-07-24 03:27:45 +08:00
spring
This commit is contained in:
6
cmake/Modules/FindEMS.cmake
Normal file
6
cmake/Modules/FindEMS.cmake
Normal file
@@ -0,0 +1,6 @@
|
||||
FetchContent_Declare(
|
||||
ems
|
||||
GIT_REPOSITORY https://gitee.com/dlmu-cone/ems
|
||||
GIT_TAG main
|
||||
)
|
||||
FetchContent_MakeAvailable(ems)
|
||||
Reference in New Issue
Block a user