[CPU] Fix build issue (#6419)

This commit is contained in:
blzheng
2025-05-21 11:17:10 -07:00
committed by GitHub
parent d4c038daed
commit cfe48c5902
14 changed files with 157 additions and 143 deletions
-4
View File
@@ -34,7 +34,3 @@ exclude = [
cmake.source-dir = "csrc/cpu"
cmake.build-type = "Release"
minimum-version = "build-system.requires"
wheel.py-api = "cp39"
wheel.license-files = []
wheel.packages = ["python/sgl_kernel"]