Skip to content

Commit

Permalink
Fix GPU build. (#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Hosseini authored Sep 22, 2019
1 parent cdf9d91 commit d922080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ ifneq ($(strip $(NVCC)),)
endif

CPPFLAGS += -I.
NVCCFLAGS += -I.

############################
# Building
Expand Down

0 comments on commit d922080

Please sign in to comment.