Commit 73993019 authored by Nishant Patel's avatar Nishant Patel Committed by Scott Cyphers

Change the path to pybind11 (#687)

parent 25720a80
...@@ -179,7 +179,7 @@ sources = ['pyngraph/function.cpp', ...@@ -179,7 +179,7 @@ sources = ['pyngraph/function.cpp',
] ]
include_dirs = [ # Path to pybind11 headers include_dirs = [ # Path to pybind11 headers
'build/pybind11/include', 'pybind11/include',
NGRAPH_CPP_INCLUDE_DIR, NGRAPH_CPP_INCLUDE_DIR,
'.', '.',
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment