Unverified Commit 7fe89f7c authored by PGFLMG's avatar PGFLMG Committed by GitHub
Browse files

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

parent 9970e3bf
......@@ -56,6 +56,7 @@ FetchContent_Declare(
GIT_TAG 553ec11ec06fbe0beebfbb45f9dc3c9eabd83d28
GIT_SHALLOW OFF
)
FetchContent_Populate(repo-fmt)
FetchContent_Declare(
repo-deepgemm
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment