Skip to content

Commit

Permalink
add support for NVM node vm manager
Browse files Browse the repository at this point in the history
Signed-off-by: coovi meha <coovi.meha@gmail.com>
  • Loading branch information
mecofe committed Aug 28, 2023
1 parent bf8d432 commit d6c260b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions everestjs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ find_path(NODEJS_INCLUDE_DIR "node_api.h"
"node19"
"node20"
"nodejs/src"
HINTS
"$ENV{HOME}/.nvm/versions/node/${NODE_VERSION}/include"
REQUIRED
)

Expand Down

0 comments on commit d6c260b

Please sign in to comment.