wip
This commit is contained in:
parent
fb5cf31e74
commit
050095cb90
@ -68,6 +68,7 @@ list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/node_modules/node-cmake")
|
|||||||
include(NodeJS)
|
include(NodeJS)
|
||||||
nodejs_init()
|
nodejs_init()
|
||||||
|
|
||||||
|
message(STATUS "NodeJS include dirs: ${NODEJS_INCLUDE_DIRS}")
|
||||||
|
|
||||||
include(JSONParser)
|
include(JSONParser)
|
||||||
file(READ "package.json" packagejsonraw)
|
file(READ "package.json" packagejsonraw)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user