Skip to content

galpeter/iotjs_ext_dem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To test the external module:

$ cd /tmp/
$ git clone https://github.com/galpeter/iotjs.git -b external-modules-cmake /tmp/iotjs/
$ git clone https://github.com/galpeter/iotjs_ext_dem.git /tmp/iotjs_ext_dem
$ cd /tmp/iotjs/
$ ./tools/build.py --cmake-param=-DENABLE_MODULE_MYMODULE=ON --external-modules=/tmp/iotjs_ext_dem/ --no-check-test
$ ./build/x86_64-linux/debug/bin/iotjs /tmp/iotjs_ext_dem/test/test.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published