Skip to content
Snippets Groups Projects

HIP Target and Platform

Merged Frederik Hennig requested to merge fhennig/hip-target into v2.0-dev
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -89,7 +89,8 @@ build-backend = "setuptools.build_meta"
@@ -89,7 +89,8 @@ build-backend = "setuptools.build_meta"
[tool.setuptools.package-data]
[tool.setuptools.package-data]
pystencils = [
pystencils = [
"include/*.h",
"include/**/*.h",
 
"include/**/*.hpp",
"jit/cpu/*.tmpl.cpp",
"jit/cpu/*.tmpl.cpp",
"boundaries/createindexlistcython.pyx"
"boundaries/createindexlistcython.pyx"
]
]
Loading