summaryrefslogtreecommitdiff
path: root/src/intersim2/Makefile
diff options
context:
space:
mode:
authorMengchi Zhang <[email protected]>2019-06-10 23:59:28 -0400
committerGitHub <[email protected]>2019-06-10 23:59:28 -0400
commit6eb6f30ecd59782ba57a7bba7496526e0eeb59eb (patch)
tree0f76a9f831d7e6f2c750d6a8f3666d92074fe31c /src/intersim2/Makefile
parent50c8739fe0084e387c35c94d2bce57ff33fa69b8 (diff)
parenta34d4295ca856297ad76d5a6408cdaa163554809 (diff)
Merge pull request #14 from echoedit/dev
Remove those duplicated defined
Diffstat (limited to 'src/intersim2/Makefile')
-rw-r--r--src/intersim2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intersim2/Makefile b/src/intersim2/Makefile
index 7d10b3f..3eeeb70 100644
--- a/src/intersim2/Makefile
+++ b/src/intersim2/Makefile
@@ -48,6 +48,7 @@ CPPFLAGS += -O3
endif
CPPFLAGS += -g
CPPFLAGS += -fPIC
+CPPFLAGS += -I$(CUDA_INSTALL_PATH)/include
LFLAGS +=