cmake: fix hard includ of node headers for cross compile
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@@ -9,7 +9,6 @@ set (NODE_INCLUDE_DIRS
|
|||||||
|
|
||||||
include_directories (
|
include_directories (
|
||||||
${NODE_INCLUDE_DIRS}
|
${NODE_INCLUDE_DIRS}
|
||||||
/usr/include/node
|
|
||||||
${CMAKE_CURRENT_SOURCE_DIR}/..
|
${CMAKE_CURRENT_SOURCE_DIR}/..
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user