build pipeline

This commit is contained in:
Rad
2026-03-03 03:34:07 +01:00
parent 682e84e5f4
commit fc190bf9d3
6 changed files with 344 additions and 181 deletions

View File

@@ -10,7 +10,7 @@ endif()
if(NOT DEFINED BBL_INTERNAL_TESTING)
set(BBL_INTERNAL_TESTING "0")
endif()
set(Snapmaker_VERSION "2.2.4")
set(Snapmaker_VERSION "0.9.3")
set(MIN_FIRM_VER "1.0.0")
string(REGEX MATCH "^([0-9]+)\\.([0-9]+)\\.([0-9]+)"
Snapmaker_VERSION_MATCH ${Snapmaker_VERSION})