[sgl-kernel] fix: fix missing FetchContent_Populate for fmt (#9826)

This commit is contained in:
PGFLMG
2025-08-30 12:57:42 -07:00
committed by GitHub
parent 9970e3bf32
commit 7fe89f7cdb
+1
View File
@@ -56,6 +56,7 @@ FetchContent_Declare(
GIT_TAG 553ec11ec06fbe0beebfbb45f9dc3c9eabd83d28
GIT_SHALLOW OFF
)
FetchContent_Populate(repo-fmt)
FetchContent_Declare(
repo-deepgemm