Initial commit

This commit is contained in:
root
2026-06-14 23:45:57 +08:00
commit e13621a510
48 changed files with 4304 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#
# asst_group/modules_files/CMakeLists.txt
#
# 为 Amber 单独生成 amberenv module
SET_INSTALL_PATH(amber ${AMBER_VER} AMBER_PATH)
GenerateModule(amberenv ${AMBER_PATH})