Skip to content

Commit

Permalink
'changes'
Browse files Browse the repository at this point in the history
  • Loading branch information
risi-kondor committed Jul 23, 2023
1 parent c6296e9 commit 7f697c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ def main():
ext_cuda_folder = "../../GElib-cuda/cuda/"

_include_dirs = [cwd + cnine_folder + '/include',
cwd + cnine_folder + '/combinatorial',
cwd + cnine_folder + '/containers',
cwd + cnine_folder + '/math',
cwd + cnine_folder + '/wrappers',
cwd + cnine_folder + '/include/cmaps',
cwd + cnine_folder + '/objects/scalar',
cwd + cnine_folder + '/objects/matrix',
Expand Down

0 comments on commit 7f697c3

Please sign in to comment.