Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
nvdiffrast
Commits
f157b922
Commit
f157b922
authored
Aug 19, 2022
by
Samuli Laine
Browse files
Fix setup.py
parent
a1ec436b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
setup.py
setup.py
+5
-0
No files found.
setup.py
View file @
f157b922
...
@@ -29,6 +29,11 @@ setuptools.setup(
...
@@ -29,6 +29,11 @@ setuptools.setup(
'common/*.inl'
,
'common/*.inl'
,
'common/*.cu'
,
'common/*.cu'
,
'common/*.cpp'
,
'common/*.cpp'
,
'common/cudaraster/*.hpp'
,
'common/cudaraster/impl/*.cpp'
,
'common/cudaraster/impl/*.hpp'
,
'common/cudaraster/impl/*.inl'
,
'common/cudaraster/impl/*.cu'
,
'lib/*.h'
,
'lib/*.h'
,
'torch/*.h'
,
'torch/*.h'
,
'torch/*.inl'
,
'torch/*.inl'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment