Skip to content

Commit

Permalink
Merge pull request #7 from dib-lab/fix/include
Browse files Browse the repository at this point in the history
try fixing includes for @sjackman
  • Loading branch information
ctb committed Jun 11, 2016
2 parents 914ad2c + e5a9669 commit f6ae91b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
"third-party/smhasher/MurmurHash3.cc"],
depends=["sourmash_lib/_minhash.hh",
"sourmash_lib/kmer_min_hash.hh"],
include_dirs=["./sourmash_lib",
"./third-party/smhasher/"],
language="c++",
extra_compile_args=EXTRA_COMPILE_ARGS,
extra_link_args=EXTRA_LINK_ARGS)],
Expand Down

0 comments on commit f6ae91b

Please sign in to comment.